SqlGeometry.Serialize Método

Definição

Retorna os bytes que representam um formato SQL Server interno do tipo SqlGeometry.

public System.Data.SqlTypes.SqlBytes Serialize();
member this.Serialize : unit -> System.Data.SqlTypes.SqlBytes
Public Function Serialize () As SqlBytes

Retornos

Retorna os bytes que representam um formato SQL Server interno do tipo SqlGeometry.

Aplica-se a