SqlGeography.STStartPoint メソッド

定義

SqlGeography インスタンスの開始点を返します。

[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

返品

呼び出し元のSqlGeographyの開始点を表すSqlGeography値。

属性

適用対象