HResults.DTS_E_INPUTSNOTREADONLY Field

Definition

MessageId: DTS_E_INPUTSNOTREADONLY MessageText: The Usage Type specified for the input columns to this transform cannot be read/write. Change the Usage Type to be read-only.

public: int DTS_E_INPUTSNOTREADONLY = -1071636321;
public const int DTS_E_INPUTSNOTREADONLY = -1071636321;
val mutable DTS_E_INPUTSNOTREADONLY : int
Public Const DTS_E_INPUTSNOTREADONLY As Integer  = -1071636321

Field Value

Value = -1071636321

Applies to