SqlGeography.STDimension メソッド

定義

SqlGeography インスタンスの最大ディメンションを返します。

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

返品

呼び出し元の SqlGeography インスタンスの最大ディメンションを含む SqlInt32 値。

属性

適用対象