DK11 for .NET | TatukGIS.NDK.TGIS_LayerSqlOgisAbstract.getCmdGEOMETRYWkt | Constructors | Fields | Methods | Properties
Return a SQL command with GEOMETRY WKT column name.
// C# protected string getCmdGEOMETRYWkt();
' VisualBasic Protected Function getCmdGEOMETRYWkt() As String
// Oxygene protected function getCmdGEOMETRYWkt : String;
Type | Description |
---|---|
string String | SQL command with GEOMETRY WKT column name. |