Campo DTS_E_MULTICACHECOLMAPPINGS
The cache column, "__", is mapped to more than one column. Remove the duplicate column mappings.
Spazio dei nomi: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Sintassi
'Dichiarazione
Public Const DTS_E_MULTICACHECOLMAPPINGS As Integer
'Utilizzo
Dim value As Integer
value = HResults.DTS_E_MULTICACHECOLMAPPINGS
public const int DTS_E_MULTICACHECOLMAPPINGS
public:
literal int DTS_E_MULTICACHECOLMAPPINGS
static val mutable DTS_E_MULTICACHECOLMAPPINGS: int
public const var DTS_E_MULTICACHECOLMAPPINGS : int
Vedere anche