WorkbookConnection.OLEDBConnection Property

Excel Developer Reference

Retuns the OLEDB Connection details for the specified WorkbookConnection object. Read-only OLEDBConnection.

Version Information
 Version Added:  Excel 2007

Syntax

expression.OLEDBConnection

expression   A variable that represents a WorkbookConnection object.

See Also