HResults.DTS_E_CACHE_INDEXPOS_NOT_CONTINUOUS 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_INDEXPOS_NOT_CONTINUOUS MessageText : Les positions des index du cache doivent être contiguës. 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_INDEXPOS_NOT_CONTINUOUS = -1071632109;
public const int DTS_E_CACHE_INDEXPOS_NOT_CONTINUOUS = -1071632109;
val mutable DTS_E_CACHE_INDEXPOS_NOT_CONTINUOUS : int
Public Const DTS_E_CACHE_INDEXPOS_NOT_CONTINUOUS As Integer = -1071632109