Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
The column "%1" at index %2!d! in the flat file connection manager was not found at index %3!d! in the column collection of the flat file adapter.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime
Ensamblado: Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Sintaxis
'Declaración
Public Const DTS_E_MISMATCHCONNECTIONMANAGERCOLUMN As Integer
'Uso
Dim value As Integer
value = HResults.DTS_E_MISMATCHCONNECTIONMANAGERCOLUMN
public const int DTS_E_MISMATCHCONNECTIONMANAGERCOLUMN
public:
literal int DTS_E_MISMATCHCONNECTIONMANAGERCOLUMN
static val mutable DTS_E_MISMATCHCONNECTIONMANAGERCOLUMN: int
public const var DTS_E_MISMATCHCONNECTIONMANAGERCOLUMN : int