HResults.DTS_E_CACHECOLDATATYPEINCOMPAT Field

Definition

MessageId: DTS_E_CACHECOLDATATYPEINCOMPAT MessageText: Cannot map the input column, "%1!s!", and the cache column, "%2!s!", because the data types do not match.

public: int DTS_E_CACHECOLDATATYPEINCOMPAT = -1071607032;
public const int DTS_E_CACHECOLDATATYPEINCOMPAT = -1071607032;
val mutable DTS_E_CACHECOLDATATYPEINCOMPAT : int
Public Const DTS_E_CACHECOLDATATYPEINCOMPAT As Integer  = -1071607032

Field Value

Value = -1071607032

Applies to