Compartilhar via


ITaskManagementService.Actions Propriedade

Definição

Obtém o dicionário das ações conhecidas pelo serviço.

public:
 property System::Collections::Generic::IDictionary<System::String ^, Microsoft::SqlServer::Management::IActionInfo ^> ^ Actions { System::Collections::Generic::IDictionary<System::String ^, Microsoft::SqlServer::Management::IActionInfo ^> ^ get(); };
public System.Collections.Generic.IDictionary<string,Microsoft.SqlServer.Management.IActionInfo> Actions { get; }
member this.Actions : System.Collections.Generic.IDictionary<string, Microsoft.SqlServer.Management.IActionInfo>
Public ReadOnly Property Actions As IDictionary(Of String, IActionInfo)

Valor da propriedade

Uma cadeia de caracteres que representa as ações conhecidas pelo sistema.

Aplica-se a