IExplorerItem.GetEntity 方法

定义

检索资源管理器的实体。

public:
 Microsoft::SqlServer::Management::IExplorerEntityDescriptor ^ GetEntity();
public Microsoft.SqlServer.Management.IExplorerEntityDescriptor GetEntity ();
abstract member GetEntity : unit -> Microsoft.SqlServer.Management.IExplorerEntityDescriptor
Public Function GetEntity () As IExplorerEntityDescriptor

返回

IExplorerEntityDescriptor

实体值。

适用于