Właściwość IDTSPrecedenceConstraint100.Value
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
Property Value As DTSExecResult
Get
Set
'Użycie
Dim instance As IDTSPrecedenceConstraint100
Dim value As DTSExecResult
value = instance.Value
instance.Value = value
DTSExecResult Value { get; set; }
property DTSExecResult Value {
DTSExecResult get ();
void set (DTSExecResult value);
}
abstract Value : DTSExecResult with get, set
function get Value () : DTSExecResult
function set Value (value : DTSExecResult)
Wartość właściwości
Zobacz także