Udostępnij za pośrednictwem


Metoda SqlGeography.STStartPoint

Zwraca punkt początkowy 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 STStartPoint As SqlGeography
'Użycie
Dim instance As SqlGeography
Dim returnValue As SqlGeography

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

Wartość zwracana

Typ: Microsoft.SqlServer.Types.SqlGeography
A SqlGeography wartość, która reprezentuje punkt początkowy wywołujący SqlGeography.

Uwagi

STStartPointjest to odpowiednik STPointN(1).