Champ DTS_W_CONFIGFORMATINVALID
The configuration entry "%1" had an incorrect format. This can occur because of a missing delimiter or formatting errors, like an invalid array delimiter.
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (dans Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
Public Const DTS_W_CONFIGFORMATINVALID As Integer
'Utilisation
Dim value As Integer
value = HResults.DTS_W_CONFIGFORMATINVALID
public const int DTS_W_CONFIGFORMATINVALID
public:
literal int DTS_W_CONFIGFORMATINVALID
static val mutable DTS_W_CONFIGFORMATINVALID: int
public const var DTS_W_CONFIGFORMATINVALID : int
Voir aussi