HResults.DTS_E_CACHE_INVALID_INDEXPOS 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_CACHE_INVALID_INDEXPOS MessageText : La position de l’index du cache, %1!d !, n’est pas valide. Pour les colonnes non index, la position d’indice doit être 0. Pour les colonnes d’index, la position de l’indice doit être un nombre séquentiel et positif.
public: int DTS_E_CACHE_INVALID_INDEXPOS = -1071632112;
public const int DTS_E_CACHE_INVALID_INDEXPOS = -1071632112;
val mutable DTS_E_CACHE_INVALID_INDEXPOS : int
Public Const DTS_E_CACHE_INVALID_INDEXPOS As Integer = -1071632112