HResults.DTS_E_SQLTASK_ROVARINOUTPARAMETER 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_SQLTASK_ROVARINOUTPARAMETER MessageText: The variable "%1!s!" cannot be used as an "out" parameter or return value in a parameter binding because it is read-only.
public: int DTS_E_SQLTASK_ROVARINOUTPARAMETER = -1073573410;
public const int DTS_E_SQLTASK_ROVARINOUTPARAMETER = -1073573410;
val mutable DTS_E_SQLTASK_ROVARINOUTPARAMETER : int
Public Const DTS_E_SQLTASK_ROVARINOUTPARAMETER As Integer = -1073573410