Metoda SqlGeometry.STEndPoint
Zwraca punkt końcowy SqlGeometry wystąpienie.
Przestrzeń nazw: Microsoft.SqlServer.Types
Zestaw: Microsoft.SqlServer.Types (w Microsoft.SqlServer.Types.dll)
Składnia
'Deklaracja
<SqlMethodAttribute(IsDeterministic := True, IsPrecise := True)> _
Public Function STEndPoint As SqlGeometry
'Użycie
Dim instance As SqlGeometry
Dim returnValue As SqlGeometry
returnValue = instance.STEndPoint()
[SqlMethodAttribute(IsDeterministic = true, IsPrecise = true)]
public SqlGeometry STEndPoint()
[SqlMethodAttribute(IsDeterministic = true, IsPrecise = true)]
public:
SqlGeometry^ STEndPoint()
[<SqlMethodAttribute(IsDeterministic = true, IsPrecise = true)>]
member STEndPoint : unit -> SqlGeometry
public function STEndPoint() : SqlGeometry
Wartość zwracana
Typ: Microsoft.SqlServer.Types.SqlGeometry
A SqlGeometry obiekt, który reprezentuje punkt końcowy wywołujący SqlGeometry.
Uwagi
STEndPointjest to odpowiednik STPointN (x.NumPoints()).
Metoda zwraca nullodwołanie o wartości null (Nothing w języku Visual Basic) Jeśli wywołana dla pustego SqlGeometry wystąpienie.