Compartilhar via


IExplorerNavigationService.GetEntity(String) Método

Definição

Especifica as informações sobre a entidade de navegação.

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

Parâmetros

urnPath
String

Uma String que representa o caminho do URN (Uniform Resource Name).

Retornos

Uma cadeia de caracteres que representa as informações sobre a entidade de navegação.

Aplica-se a