HResults.DTS_E_CHANGESYSTEMVARIABLENAMEFAILED Field

Definition

MessageId: DTS_E_CHANGESYSTEMVARIABLENAMEFAILED MessageText: Changing the name of a variable failed because it is a system variable. System variables are read-only.

public: int DTS_E_CHANGESYSTEMVARIABLENAMEFAILED = -1073614845;
public const int DTS_E_CHANGESYSTEMVARIABLENAMEFAILED = -1073614845;
val mutable DTS_E_CHANGESYSTEMVARIABLENAMEFAILED : int
Public Const DTS_E_CHANGESYSTEMVARIABLENAMEFAILED As Integer  = -1073614845

Field Value

Value = -1073614845

Applies to