Campo HResults.DTS_E_INCORRECTPARAMETERMAPPINGFORMAT

The parameter mapping string is not in the correct format.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Sintassi

'Dichiarazione
Public Const DTS_E_INCORRECTPARAMETERMAPPINGFORMAT As Integer
'Utilizzo
Dim value As Integer 

value = HResults.DTS_E_INCORRECTPARAMETERMAPPINGFORMAT
public const int DTS_E_INCORRECTPARAMETERMAPPINGFORMAT
public:
literal int DTS_E_INCORRECTPARAMETERMAPPINGFORMAT
static val mutable DTS_E_INCORRECTPARAMETERMAPPINGFORMAT: int
public const var DTS_E_INCORRECTPARAMETERMAPPINGFORMAT : int

Vedere anche

Riferimento

HResults Classe

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime