HResults.DTS_E_INPUTSNOTREADONLY 字段

定义

MessageId:DTS_E_INPUTSNOTREADONLY MessageText:为此转换的输入列指定的使用类型不能读/写。 请将使用类型更改为只读。

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

字段值

Value = -1071636321

适用于