语言

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

适用于