Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
指定したバイト配列と同じ空間データを含む新しいバイト配列を返しますが、SRID は削除されています。
Public Shared Function GetBytes(ByVal spatial_value As Byte()) As Byte()
public static byte[] GetBytes(byte[] spatial_value)
spatial_value SRID を削除する必要がある空間値
新しいバイト配列