Udostępnij za pośrednictwem


Metoda SqlGeometry.STStartPoint

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

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

Wartość zwracana

Typ: Microsoft.SqlServer.Types.SqlGeometry
A SqlGeometry obiekt zawierający punkt początkowy wystąpienie wywołującym.