SqlGeographyBuilder.ConstructedGeography Property
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.
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.