IDTSPrecedenceConstraint100.PrecedenceExecutable Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For more information, see PrecedenceConstraintClass.
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSExecutable100 ^ PrecedenceExecutable { Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSExecutable100 ^ get(); };
[System.Runtime.InteropServices.DispId(37)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.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.IDTSExecutable100
Public ReadOnly Property PrecedenceExecutable As IDTSExecutable100
Property Value
- Attributes