Lingua

SqlHierarchyId.IsNull Proprietà

Definizione

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

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

Valore della proprietà

Valore booleano che rappresenta true (1) se il SqlHierarchyId nodo è Null; in caso contrario, false (0).

Implementazioni

Attributi

Si applica a