Compartir a través de


Campo HResults.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.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime
Ensamblado:  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Sintaxis

'Declaración
Public Const DTS_W_CONFIGFORMATINVALID As Integer
'Uso
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

Vea también

Referencia

HResults Clase

Espacio de nombres Microsoft.SqlServer.Dts.Runtime