XlConnectionType Énumération
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.
Indique le type de connexion de base de données.
public enum class XlConnectionType
public enum XlConnectionType
Public Enum XlConnectionType
- Héritage
-
XlConnectionType
Champs
xlConnectionTypeDATAFEED | 6 | Flux de données |
xlConnectionTypeMODEL | 7 | Modèle Power Pivot |
xlConnectionTypeNOSOURCE | 9 | Aucune source |
xlConnectionTypeODBC | 2 | ODBC |
xlConnectionTypeOLEDB | 1 | OLEDB |
xlConnectionTypeTEXT | 4 | Texte |
xlConnectionTypeWEB | 5 | Web |
xlConnectionTypeWORKSHEET | 8 | Feuilles de calcul |
xlConnectionTypeXMLMAP | 3 | MAP XML |