HResults.DTS_E_VARIABLEREADONLY Field

Definition

MessageId: DTS_E_VARIABLEREADONLY MessageText: Error trying to write to a read-only variable, "%1".

public: int DTS_E_VARIABLEREADONLY = -1073676285;
public const int DTS_E_VARIABLEREADONLY = -1073676285;
val mutable DTS_E_VARIABLEREADONLY : int
Public Const DTS_E_VARIABLEREADONLY As Integer  = -1073676285

Field Value

Value = -1073676285

Applies to