SqlGeography.Null プロパティ

定義

SqlGeography型の null インスタンスを提供する読み取り専用プロパティを返します。

public static Microsoft.SqlServer.Types.SqlGeography Null { [Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=true)] get; }
[<get: Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=true)>]
static member Null : Microsoft.SqlServer.Types.SqlGeography
Public Shared ReadOnly Property Null As SqlGeography

プロパティ値

SqlGeography クラスの null インスタンス。

属性

適用対象