Udostępnij za pośrednictwem


Metoda SqlGeography.STEndPoint

Zwraca punkt końcowy SqlGeography 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 SqlGeography
'Użycie
Dim instance As SqlGeography
Dim returnValue As SqlGeography

returnValue = instance.STEndPoint()
[SqlMethodAttribute(IsDeterministic = true, IsPrecise = true)]
public SqlGeography STEndPoint()
[SqlMethodAttribute(IsDeterministic = true, IsPrecise = true)]
public:
SqlGeography^ STEndPoint()
[<SqlMethodAttribute(IsDeterministic = true, IsPrecise = true)>]
member STEndPoint : unit -> SqlGeography 
public function STEndPoint() : SqlGeography

Wartość zwracana

Typ: Microsoft.SqlServer.Types.SqlGeography
A SqlGeography zawierające wartość punktu końcowego.

Uwagi

STEndPointjest to odpowiednik STPointN(x.STNumPoints()).

Metoda ta zwraca null, jeśli wywołana dla pustego Geografia wystąpienie.