IDTSPrecedenceConstraint100.PrecedenceExecutable Property

Definition

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

Applies to