HResults.DTS_E_FAILEDTOSETUSAGETYPE Field

Definition

MessageId: DTS_E_FAILEDTOSETUSAGETYPE MessageText: The "%1!s!" was unable to make the requested change to the input column with lineage ID %2!d!. The request failed with error code 0x%3!8.8X!. The specified error occurred while attempting to set the usage type of an input column.

public: int DTS_E_FAILEDTOSETUSAGETYPE = -1071628252;
public const int DTS_E_FAILEDTOSETUSAGETYPE = -1071628252;
val mutable DTS_E_FAILEDTOSETUSAGETYPE : int
Public Const DTS_E_FAILEDTOSETUSAGETYPE As Integer  = -1071628252

Field Value

Value = -1071628252

Applies to