Telogis.GeoBase.GeoStream.Server.CustomDataTable |
Represents a table in the layer.
Name | Description |
---|---|
getColumns () | Get an array of the table columns. ReturnsArray - Table columns. |
getGeometryType () | Gets the geometry type. ReturnsString - A string representing the geometry type, POINT, LINE or POLYGON. |
getName () | Gets the table name. ReturnsString - The table name. |
getTableName () | Gets the table name. ReturnsString - The table name. |