Lingua

SqlGeography.IsNull Proprietà

Definizione

Determina se l'istanza SqlGeography è 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 specifica se l'istanza SqlGeography è Null. Se true, l'istanza è Null. Altrimenti, falso.

Implementazioni

Attributi

Si applica a