Lingua

SqlHierarchyId.Null Proprietà

Definizione

Ottiene un SqlHierarchyId oggetto con un'identificazione gerarchia di null.

public static Microsoft.SqlServer.Types.SqlHierarchyId Null { [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)>]
static member Null : Microsoft.SqlServer.Types.SqlHierarchyId
Public Shared ReadOnly Property Null As SqlHierarchyId

Valore della proprietà

SqlHierarchyId con un valore null.

Attributi

Si applica a