Langue

SqlHierarchyId.GetRoot Méthode

Définition

Obtient une valeur représentant le nœud racine SqlHierarchyId de la hiérarchie.

[Microsoft.SqlServer.Server.SqlMethod(DataAccess=Microsoft.SqlServer.Server.DataAccessKind.None, InvokeIfReceiverIsNull=false, IsDeterministic=true, IsMutator=false, IsPrecise=true, OnNullCall=false, SystemDataAccess=Microsoft.SqlServer.Server.SystemDataAccessKind.None)]
public static Microsoft.SqlServer.Types.SqlHierarchyId GetRoot();
[<Microsoft.SqlServer.Server.SqlMethod(DataAccess=Microsoft.SqlServer.Server.DataAccessKind.None, InvokeIfReceiverIsNull=false, IsDeterministic=true, IsMutator=false, IsPrecise=true, OnNullCall=false, SystemDataAccess=Microsoft.SqlServer.Server.SystemDataAccessKind.None)>]
static member GetRoot : unit -> Microsoft.SqlServer.Types.SqlHierarchyId
Public Shared Function GetRoot () As SqlHierarchyId

Retours

Représentant SqlHierarchyId le nœud racine de l’arborescence hiérarchique. La valeur racine est généralement 0x.

Attributs

S’applique à