IExplorerNavigationService.GetEntity(String) Metode

Definisi

Menentukan informasi tentang entitas navigasi.

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

Parameter

urnPath
String

String yang mewakili jalur URN (Nama Sumber Daya Seragam).

Mengembalikan

String yang mewakili informasi tentang entitas navigasi.

Berlaku untuk