HResults.DTS_E_PARAMETERVARIABLE_READONLY Field
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_PARAMETERVARIABLE_READONLY MessageText: Changing the %1!s! of a variable failed because it is a parameter variable. Parameter variables are read-only.
public: int DTS_E_PARAMETERVARIABLE_READONLY = -1073614826;
C#
public const int DTS_E_PARAMETERVARIABLE_READONLY = -1073614826;
val mutable DTS_E_PARAMETERVARIABLE_READONLY : int
Public Const DTS_E_PARAMETERVARIABLE_READONLY As Integer = -1073614826
Value = -1073614826
منتج | الإصدارات |
---|---|
SQL Server .NET SDK | 2016, 2017, 2019 |