IDTSPrecedenceConstraint100.ConstrainedExecutable Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Per altre informazioni, vedere PrecedenceConstraintClass.
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSExecutable100 ^ ConstrainedExecutable { Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSExecutable100 ^ get(); };
[System.Runtime.InteropServices.DispId(38)]
public 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 ReadOnly Property ConstrainedExecutable As IDTSExecutable100
Valore della proprietà
- Attributi