ForLoopClass.PrecedenceConstraints Proprietà

Definizione

Restituisce la raccolta IDTSPrecedenceConstraints100. Questo campo è di sola lettura.

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

Valore della proprietà

Raccolta IDTSPrecedenceConstraints100.

Implementazioni

Si applica a