DK11 for ActiveX | TatukGIS_XDK11.ITGIS_LayerVectorSqlAbstract.Table | Methods | Properties
Name of the table (general).
// C# public String Table { get {} set {} }
' VisualBasic Public Property Table As String Get End Get Set(ByVal value As String) End Set End Property
// Oxygene public property Table : String read read;
Type |
---|
string String |