SqlGeography.Serialize Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Used for sending spatial data across the network.
public System.Data.SqlTypes.SqlBytes Serialize ();
member this.Serialize : unit -> System.Data.SqlTypes.SqlBytes
Public Function Serialize () As SqlBytes
Returns
A SqlBytes stream representing the spatial data being sent across the network.