MySqlGeometry.GetWKT Method

MySQL Connector/Net

MySqlGeometryGetWKT Method

Namespace: MySql.Data.Types
Assembly: MySql.Data (in MySql.Data.dll) Version: 6.9.9
Syntax
public string GetWKT()
Public Function GetWKT As String
public:
String^ GetWKT()
member GetWKT : unit -> string 

Return Value

Type: String
See Also