Sprache

SqlGeography.STStartPoint Methode

Definition

Gibt den Startpunkt einer SqlGeography Instanz zurück.

[Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=true)]
public Microsoft.SqlServer.Types.SqlGeography STStartPoint();
[<Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=true)>]
member this.STStartPoint : unit -> Microsoft.SqlServer.Types.SqlGeography
Public Function STStartPoint () As SqlGeography

Gibt zurück

Ein SqlGeography Wert, der den Startpunkt des Aufrufs SqlGeographydarstellt.

Attribute

Gilt für: