XlConnectionType Enumeration

Specifies the type of database connection.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Public Enumeration XlConnectionType
'Usage
Dim instance As XlConnectionType
public enum XlConnectionType

Members

Member name Description
xlConnectionTypeOLEDB OLEDB
xlConnectionTypeODBC ODBC
xlConnectionTypeXMLMAP XML MAP
xlConnectionTypeTEXT Text
xlConnectionTypeWEB Web

See Also

Reference

Microsoft.Office.Interop.Excel Namespace