HResults.DTS_E_SQLTASK_ROVARINOUTPARAMETER Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
MessageId : DTS_E_SQLTASK_ROVARINOUTPARAMETER MessageText : la variable « %1!s! » ne peut pas être utilisée comme paramètre « out » ou valeur de retour dans une liaison de paramètre, car elle est en lecture seule.
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