Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.0 (Français) » MobiLink - Server Administration » MobiLink server APIs » MobiLink server .NET API reference (.NET 2.0) » SpatialUtilities class

 

CreateSpatialValue method

Returns a new byte array that contains a spatial value formatted for download: the first four bytes contain the given SRID in little endian, and the remainder is the spatial data passed in the given byte array.

 Visual Basic syntax
 C# syntax
 Parameters
 Returns