HResults.DTS_E_RAWTOOMANYCOLUMNS 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_RAWTOOMANYCOLUMNS MessageText : le fichier source n’est pas valide. Le fichier source retourne un nombre supérieur à 131072 colonnes. Cela se produit généralement lorsque le fichier source n'est pas produit par la destination du fichier brut.
public: int DTS_E_RAWTOOMANYCOLUMNS = -1071636277;
public const int DTS_E_RAWTOOMANYCOLUMNS = -1071636277;
val mutable DTS_E_RAWTOOMANYCOLUMNS : int
Public Const DTS_E_RAWTOOMANYCOLUMNS As Integer = -1071636277