IExplorerNavigationService.GetEntity(String) Метод

Определение

Задает сведения о сущности навигации.

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

Параметры

urnPath
String

Значение типа String, представляющее путь универсального имени ресурса.

Возвращаемое значение

Строка, представляющая сведения о сущности навигации.

Применяется к