Champ DTS_E_PARAMETERNOTFOUNDINMAPPING
The SQL command requires a parameter named "%1", which is not found in the parameter mapping.
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (dans Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
Public Const DTS_E_PARAMETERNOTFOUNDINMAPPING As Integer
'Utilisation
Dim value As Integer
value = HResults.DTS_E_PARAMETERNOTFOUNDINMAPPING
public const int DTS_E_PARAMETERNOTFOUNDINMAPPING
public:
literal int DTS_E_PARAMETERNOTFOUNDINMAPPING
static val mutable DTS_E_PARAMETERNOTFOUNDINMAPPING: int
public const var DTS_E_PARAMETERNOTFOUNDINMAPPING : int
Voir aussi