Langue

SqlHierarchyId.IsNull Propriété

Définition

Obtient une valeur indiquant si la SqlHierarchyId valeur est 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

Valeur de propriété

Boolean représentant true (1) si le SqlHierarchyId nœud est null ; sinon, false (0).

Implémente

Attributs

S’applique à