Lingua

SqlGeometry.IsNull Proprietà

Definizione

Ottiene un valore che indica se l'oggetto SqlGeometry è Null.

public bool IsNull { [Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=true)] get; }
[<get: Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=true)>]
member this.IsNull : bool
Public ReadOnly Property IsNull As Boolean

Valore della proprietà

Valore bool che indica se l'oggetto è Null. Se true, l'oggetto è Null. Altrimenti, falso.

Implementazioni

Attributi

Si applica a