Compartilhar via


IExplorerNavigationService.GetView(String) Método

Definição

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

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

Parâmetros

urnPath
String

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

Retornos

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

Aplica-se a