SqlGeographyBuilder.ConstructedGeography Property

Definition

Retrieves the constructed spatial geography object.

public virtual Microsoft.SqlServer.Types.SqlGeography ConstructedGeography { get; }
member this.ConstructedGeography : Microsoft.SqlServer.Types.SqlGeography
Public Overridable ReadOnly Property ConstructedGeography As SqlGeography

Property Value

Method returns a SqlGeometry object that represents the constructed spatial geography object.

Applies to