Linguaggio

TaskHostClass.Properties Proprietà

Definizione

Ottiene una IDTSProperties100 collezione che contiene le proprietà associate al compito.

public:
 virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSProperties100 ^ Properties { Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSProperties100 ^ get(); };
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSProperties100 Properties { get; }
member this.Properties : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSProperties100
Public Overridable ReadOnly Property Properties As IDTSProperties100

Valore della proprietà

Una collezione IDTSProperties100 che contiene le proprietà associate al compito.

Implementazioni

Si applica a