HResults.DTS_E_INPUTSNOTREADONLY Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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