Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
在给定的字节数组的前四个字节中存储给定的 SRID。
Public Shared Sub SetSRID( ByVal spatial_value As Byte(), ByVal srid As Integer )
public static void SetSRID(byte[] spatial_value, int srid)
spatial_value 存储 SRID 的数组。
srid 要存储的 SRID