Partager via


IExplorerNavigationService.GetEntity(String) Méthode

Définition

Spécifie les informations relatives à l'entité de navigation.

public:
 Microsoft::SqlServer::Management::IExplorerEntityDescriptor ^ GetEntity(System::String ^ urnPath);
public Microsoft.SqlServer.Management.IExplorerEntityDescriptor GetEntity (string urnPath);
abstract member GetEntity : string -> Microsoft.SqlServer.Management.IExplorerEntityDescriptor
Public Function GetEntity (urnPath As String) As IExplorerEntityDescriptor

Paramètres

urnPath
String

String qui représente le chemin d'accès de l'URN (Uniform Resource Name).

Retours

Chaîne qui représente les informations relatives à l'entité de navigation.

S’applique à