IDTSPrecedenceConstraint100.PrecedenceExecutable 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.
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSExecutable100 ^ PrecedenceExecutable { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSExecutable100 ^ get(); };
[System.Runtime.InteropServices.DispId(37)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSExecutable100 PrecedenceExecutable { [System.Runtime.InteropServices.DispId(37)] get; }
[<System.Runtime.InteropServices.DispId(37)>]
[<get: System.Runtime.InteropServices.DispId(37)>]
member this.PrecedenceExecutable : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSExecutable100
Public ReadOnly Property PrecedenceExecutable As IDTSExecutable100
Valore della proprietà
Nome dell'eseguibile con precedenza.
- Attributi