HResults.DTS_E_INPUTCOLUMNUSAGETYPENOTREADONLY Field

Definition

MessageId: DTS_E_INPUTCOLUMNUSAGETYPENOTREADONLY MessageText: The input column "%1!s!" must be read-only. The input column has a usage type other than read-only, which is not allowed.

public: int DTS_E_INPUTCOLUMNUSAGETYPENOTREADONLY = -1071616000;
public const int DTS_E_INPUTCOLUMNUSAGETYPENOTREADONLY = -1071616000;
val mutable DTS_E_INPUTCOLUMNUSAGETYPENOTREADONLY : int
Public Const DTS_E_INPUTCOLUMNUSAGETYPENOTREADONLY As Integer  = -1071616000

Field Value

Value = -1071616000

Applies to