ITaskExecutionContext.RuntimeProperties Proprietà

Definizione

Ottiene lo storage temporaneo usato dai task che contiene la connessione al server.

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à

Lo stoccaggio temporaneo usato dai compiti.

Si applica a