IExplorerItem.GetEntity Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Recupera a entidade do explorer.
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
Retornos
O valor da entidade.