SqlGeographyBuilder.ConstructedGeography Propiedad

Definición

Recupera el objeto geography espacial construido.

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

Valor de propiedad

El método devuelve un objeto SqlGeometry que representa el objeto geography espacial construido.

Se aplica a