Freigeben über


IDTSContainer100.Variables Eigenschaft

Definition

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSVariables100 ^ Variables { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSVariables100 ^ get(); };
[System.Runtime.InteropServices.DispId(10)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSVariables100 Variables { [System.Runtime.InteropServices.DispId(10)] get; }
[<System.Runtime.InteropServices.DispId(10)>]
[<get: System.Runtime.InteropServices.DispId(10)>]
member this.Variables : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSVariables100
Public ReadOnly Property Variables As IDTSVariables100

Eigenschaftswert

Eine Auflistung von Variablen.

Attribute

Hinweise

Weitere Informationen finden Sie unter DtsContainer.

Gilt für: