Właściwość IDTSPrecedenceConstraint100.ConstrainedExecutable
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Aby uzyskać więcej informacji, zobacz temat PrecedenceConstraintClass.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime.Wrapper
Zestaw: Microsoft.SqlServer.DTSRuntimeWrap (w Microsoft.SqlServer.DTSRuntimeWrap.dll)
Składnia
'Deklaracja
ReadOnly Property ConstrainedExecutable As IDTSExecutable100
Get
'Użycie
Dim instance As IDTSPrecedenceConstraint100
Dim value As IDTSExecutable100
value = instance.ConstrainedExecutable
IDTSExecutable100 ConstrainedExecutable { get; }
property IDTSExecutable100^ ConstrainedExecutable {
IDTSExecutable100^ get ();
}
abstract ConstrainedExecutable : IDTSExecutable100
function get ConstrainedExecutable () : IDTSExecutable100
Wartość właściwości
Typ: Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSExecutable100
Zobacz także