Sprache

SqlGeometry.Null Eigenschaft

Definition

Ruft eine schreibgeschützte Eigenschaft ab, die eine NULL-Instanz des SqlGeometry Typs bereitstellt.

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

Eigenschaftswert

Eine NULL-Instanz SqlGeometry .

Attribute

Gilt für: