HResults.DTS_E_FAILEDTOSETOUTPUTCOLUMNTYPE Field

Definition

MessageId: DTS_E_FAILEDTOSETOUTPUTCOLUMNTYPE MessageText: Failed to set the type of %1!s! to type: "%2!s!", length: %3!d!, precision: %4!d!, scale: %5!d!, codepage: %6!d!.

public: int DTS_E_FAILEDTOSETOUTPUTCOLUMNTYPE = -1071628281;
public const int DTS_E_FAILEDTOSETOUTPUTCOLUMNTYPE = -1071628281;
val mutable DTS_E_FAILEDTOSETOUTPUTCOLUMNTYPE : int
Public Const DTS_E_FAILEDTOSETOUTPUTCOLUMNTYPE As Integer  = -1071628281

Field Value

Value = -1071628281

Applies to