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

반환

엔터티 값입니다.

적용 대상