HResults.DTS_E_RAWBYTESTOOLONG 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.
Le champ binaire est trop important. L'adaptateur a tenté de lire un champ binaire de %1!d! octets de long, mais il attendait un champ d'une taille maximale de %2!d! octets au décalage %3!d!. Cela se produit généralement lorsque le fichier d'entrée n'est pas valide. Ce fichier contient une longueur de chaîne trop importante pour la colonne de tampon.
public: int DTS_E_RAWBYTESTOOLONG = -1071636268;
public const int DTS_E_RAWBYTESTOOLONG = -1071636268;
val mutable DTS_E_RAWBYTESTOOLONG : int
Public Const DTS_E_RAWBYTESTOOLONG As Integer = -1071636268