Condividi tramite


PrecedenceConstraintClass.ConstrainedExecutable Proprietà

Definizione

Ottiene il nome del contenitore vincolato.

public:
 virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSExecutable100 ^ ConstrainedExecutable { Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSExecutable100 ^ get(); };
[System.Runtime.InteropServices.DispId(38)]
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSExecutable100 ConstrainedExecutable { [System.Runtime.InteropServices.DispId(38)] get; }
[<System.Runtime.InteropServices.DispId(38)>]
[<get: System.Runtime.InteropServices.DispId(38)>]
member this.ConstrainedExecutable : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSExecutable100
Public Overridable ReadOnly Property ConstrainedExecutable As IDTSExecutable100

Valore della proprietà

Nome del contenitore vincolato.

Implementazioni

Attributi

Commenti

Per altre informazioni, vedere PrecedenceConstraint.

Si applica a