HResults.DTS_E_EXPREVALFAILEDTOCONVERTSTRCOLUMNTOWSTR Field

Definition

MessageId: DTS_E_EXPREVALFAILEDTOCONVERTSTRCOLUMNTOWSTR MessageText: Converting "%1!s!" from type DT_STR to type DT_WSTR failed with error code 0x%2!8.8X!. An error occurred while performing the implicit conversion on the input column.

public: int DTS_E_EXPREVALFAILEDTOCONVERTSTRCOLUMNTOWSTR = -1073442715;
public const int DTS_E_EXPREVALFAILEDTOCONVERTSTRCOLUMNTOWSTR = -1073442715;
val mutable DTS_E_EXPREVALFAILEDTOCONVERTSTRCOLUMNTOWSTR : int
Public Const DTS_E_EXPREVALFAILEDTOCONVERTSTRCOLUMNTOWSTR As Integer  = -1073442715

Field Value

Value = -1073442715

Applies to