SqlGeography.STGeometryType メソッド

定義

geography インスタンスで表される Open Geospatial Consortium (OGC) の型名を返します。

[Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=true)]
public System.Data.SqlTypes.SqlString STGeometryType();
[<Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=true)>]
member this.STGeometryType : unit -> System.Data.SqlTypes.SqlString
Public Function STGeometryType () As SqlString

返品

OGC 型名を含む SqlString 値。

属性

適用対象