Share via


IWorkbookConnection.ODBCConnection Property

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

Syntax

'Declaration
ReadOnly Property ODBCConnection As ODBCConnection
    Get
'Usage
Dim instance As IWorkbookConnection
Dim value As ODBCConnection

value = instance.ODBCConnection
ODBCConnection ODBCConnection { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.ODBCConnection

See Also

Reference

IWorkbookConnection Interface

IWorkbookConnection Members

Microsoft.Office.Interop.Excel Namespace