TaskExecutionContext.RuntimeProperties Proprietà

Definizione

Ottiene l'archivio temporaneo utilizzato dalle attività.

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

Valore della proprietà

PropertyDictionary

Archiviazione temporanea utilizzata dalle attività.

Implementazioni

Si applica a