HResults.DTS_E_EXPREVALFUNCTIONOVERFLOW 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_EXPREVALFUNCTIONOVERFLOW MessageText : le résultat de l’appel de fonction « %1!s! » est trop grand pour tenir dans le type « %2!s! ». La grandeur du résultat de l'appel de fonction dépasse le type de l'opérande. Une conversion explicite en un type plus grand peut être nécessaire.
public: int DTS_E_EXPREVALFUNCTIONOVERFLOW = -1073450881;
public const int DTS_E_EXPREVALFUNCTIONOVERFLOW = -1073450881;
val mutable DTS_E_EXPREVALFUNCTIONOVERFLOW : int
Public Const DTS_E_EXPREVALFUNCTIONOVERFLOW As Integer = -1073450881