HResults.DTS_E_FAILEDTOSETOUTPUTCOLUMNDATATYPEPROPERTIES Field

Definition

MessageId: DTS_E_FAILEDTOSETOUTPUTCOLUMNDATATYPEPROPERTIES MessageText: Attempt to set the data type properties on "%1!s!" failed with error code 0x%2!8.8X!. The error occurred while attempting to set one or more of the data type properties of the output column.

public: int DTS_E_FAILEDTOSETOUTPUTCOLUMNDATATYPEPROPERTIES = -1071628251;
public const int DTS_E_FAILEDTOSETOUTPUTCOLUMNDATATYPEPROPERTIES = -1071628251;
val mutable DTS_E_FAILEDTOSETOUTPUTCOLUMNDATATYPEPROPERTIES : int
Public Const DTS_E_FAILEDTOSETOUTPUTCOLUMNDATATYPEPROPERTIES As Integer  = -1071628251

Field Value

Value = -1071628251

Applies to