PrecedenceConstraintClass.ConstrainedExecutable 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.
public:
virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSExecutable100 ^ ConstrainedExecutable { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSExecutable100 ^ get(); };
[System.Runtime.InteropServices.DispId(38)]
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.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.Sql2017.IDTSExecutable100
Public Overridable ReadOnly Property ConstrainedExecutable As IDTSExecutable100
Property Value
Implements
- Attributes