HResults.DTS_E_EXPREVALASSIGNMENTTOREADONLYVARIABLE 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_EXPREVALASSIGNMENTTOREADONLYVARIABLE MessageText: Error using a read-only variable "%1!s!" in an assignment expression. The expression result cannot be assigned to the variable because the variable is read only. Choose a variable that can be written to, or remove the expression from this variable.
public: int DTS_E_EXPREVALASSIGNMENTTOREADONLYVARIABLE = -1073614457;
public const int DTS_E_EXPREVALASSIGNMENTTOREADONLYVARIABLE = -1073614457;
val mutable DTS_E_EXPREVALASSIGNMENTTOREADONLYVARIABLE : int
Public Const DTS_E_EXPREVALASSIGNMENTTOREADONLYVARIABLE As Integer = -1073614457