Pole HResults.DTS_E_INVALIDUSESDISPOSITIONSVALUE
Nie można zmienić właściwość UsesDispositions od jego początkowej wartości.Dzieje się tak podczas edycji kodu XML i modyfikacji wartości UsesDispositions.Wartość ta jest zestaw przez składnik dodany do pakiet i nie można zmieniać.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime
Zestaw: Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)
Składnia
'Deklaracja
Public Const DTS_E_INVALIDUSESDISPOSITIONSVALUE As Integer
'Użycie
Dim value As Integer
value = HResults.DTS_E_INVALIDUSESDISPOSITIONSVALUE
public const int DTS_E_INVALIDUSESDISPOSITIONSVALUE
public:
literal int DTS_E_INVALIDUSESDISPOSITIONSVALUE
static val mutable DTS_E_INVALIDUSESDISPOSITIONSVALUE: int
public const var DTS_E_INVALIDUSESDISPOSITIONSVALUE : int