SqlGeometry.Null プロパティ

定義

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

public static Microsoft.SqlServer.Types.SqlGeometry 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.SqlGeometry
Public Shared ReadOnly Property Null As SqlGeometry

プロパティ値

null SqlGeometry インスタンス。

属性

適用対象