HResults.DTS_E_EXPREVALFUNCTIONPARAMNOTSTATIC 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_EXPREVALFUNCTIONPARAMNOTSTATIC MessageText : Numéro de paramètre %1!d! de la fonction « %2!s! » n’est pas statique. Ce paramètre doit être statique, et il ne peut pas contenir d'éléments dynamiques tels que des colonnes d'entrée.
public: int DTS_E_EXPREVALFUNCTIONPARAMNOTSTATIC = -1073450862;
public const int DTS_E_EXPREVALFUNCTIONPARAMNOTSTATIC = -1073450862;
val mutable DTS_E_EXPREVALFUNCTIONPARAMNOTSTATIC : int
Public Const DTS_E_EXPREVALFUNCTIONPARAMNOTSTATIC As Integer = -1073450862