Udostępnij za pośrednictwem


Właściwość SqlGeographyBuilder.ConstructedGeography

Pobiera konstruowanej przestrzennej Geografia obiektu.

Przestrzeń nazw:  Microsoft.SqlServer.Types
Zestaw:  Microsoft.SqlServer.Types (w Microsoft.SqlServer.Types.dll)

Składnia

'Deklaracja
Public Overridable ReadOnly Property ConstructedGeography As SqlGeography
    Get
'Użycie
Dim instance As SqlGeographyBuilder
Dim value As SqlGeography

value = instance.ConstructedGeography
public virtual SqlGeography ConstructedGeography { get; }
public:
virtual property SqlGeography^ ConstructedGeography {
    SqlGeography^ get ();
}
abstract ConstructedGeography : SqlGeography
override ConstructedGeography : SqlGeography
function get ConstructedGeography () : SqlGeography

Wartość właściwości

Typ: Microsoft.SqlServer.Types.SqlGeography
Metoda zwraca SqlGeometry obiekt reprezentujący konstruowanej przestrzennej Geografia obiektu.

Uwagi

Generuje FormatException kiedy wywoływana jest pusta lub niekompletna wywołanie sekwencji.