Creates the SqlGeometryItem object from the Well-Known Text.
public static SqlGeometryItem FromWkt( string wktString, int srid )
static Public Function FromWkt( ByVal wktString As String, ByVal srid As Integer ) As SqlGeometryItem