XlConnectionType Enum

Definition

Specifies the type of database connection.

C#
public enum XlConnectionType
Inheritance
XlConnectionType

Fields

Name Value Description
xlConnectionTypeOLEDB 1

OLEDB

xlConnectionTypeODBC 2

ODBC

xlConnectionTypeXMLMAP 3

XML MAP

xlConnectionTypeTEXT 4

Text

xlConnectionTypeWEB 5

Web

xlConnectionTypeDATAFEED 6

Data Feed

xlConnectionTypeMODEL 7

Power Pivot Model

xlConnectionTypeWORKSHEET 8

Worksheet

xlConnectionTypeNOSOURCE 9

No source

Applies to

Product Versions
Excel primary interop assembly Latest