DK11 for Java | tatukgis.jdk.TGIS_LayerVectorSqlAbstract.ViewFeatures | Constructors | Fields | Methods | Properties | Events
Name of the features view. If attached name is different then the default, then querying will be done based on provided view. By providing empty String - default table name will be restored. Updates will always be done on standard table.
// Java public java.lang.String getViewFeatures(); public void setViewFeatures( java.lang.String _value );
// Oxygene public property ViewFeatures : String read write;
Type |
---|
java.lang.String String |