IExplorerItem.GetEntity Método

Definición

Recupera la entidad del explorador.

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

Devoluciones

Valor de la entidad.

Se aplica a