Campo HResults.DTS_E_INVALIDVARVALUE
Assigning invalid value or object to variable "%1". This error happens when a value is not appropriate for variables.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)
Sintaxe
'Declaração
Public Const DTS_E_INVALIDVARVALUE As Integer
'Uso
Dim value As Integer
value = HResults.DTS_E_INVALIDVARVALUE
public const int DTS_E_INVALIDVARVALUE
public:
literal int DTS_E_INVALIDVARVALUE
static val mutable DTS_E_INVALIDVARVALUE: int
public const var DTS_E_INVALIDVARVALUE : int