Compartilhar via


ITaskExecutionContext.RuntimeProperties Propriedade

Definição

Obtém o armazenamento temporário usado pelas tarefas que contêm a conexão de servidor.

public:
 property Microsoft::SqlServer::Management::Data::PropertyDictionary ^ RuntimeProperties { Microsoft::SqlServer::Management::Data::PropertyDictionary ^ get(); };
public Microsoft.SqlServer.Management.Data.PropertyDictionary RuntimeProperties { get; }
member this.RuntimeProperties : Microsoft.SqlServer.Management.Data.PropertyDictionary
Public ReadOnly Property RuntimeProperties As PropertyDictionary

Valor da propriedade

O armazenamento temporário usado pelas tarefas.

Aplica-se a