SqlHierarchyId.GetRoot Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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