Właściwość SqlGeometryBuilder.ConstructedGeometry
Pobiera zbudowane przestrzennej geometrii obiektu.
Przestrzeń nazw: Microsoft.SqlServer.Types
Zestaw: Microsoft.SqlServer.Types (w Microsoft.SqlServer.Types.dll)
Składnia
'Deklaracja
Public Overridable ReadOnly Property ConstructedGeometry As SqlGeometry
Get
'Użycie
Dim instance As SqlGeometryBuilder
Dim value As SqlGeometry
value = instance.ConstructedGeometry
public virtual SqlGeometry ConstructedGeometry { get; }
public:
virtual property SqlGeometry^ ConstructedGeometry {
SqlGeometry^ get ();
}
abstract ConstructedGeometry : SqlGeometry
override ConstructedGeometry : SqlGeometry
function get ConstructedGeometry () : SqlGeometry
Wartość właściwości
Typ: Microsoft.SqlServer.Types.SqlGeometry
Metoda zwraca SqlGeometry obiekt reprezentujący konstruowanej przestrzennej geometrii obiektu.
Uwagi
Generuje FormatException kiedy wywoływana jest pusta lub niekompletna wywołanie sekwencji.