OLEDBConnection.RefreshDate Property (Excel)

Returns the date on which the OLE DB connection was last refreshed. Read-only Date.

Version Information

Version Added: Excel 2007

Syntax

expression .RefreshDate

expression A variable that represents an OLEDBConnection object.

Remarks

For OLAP data sources, this property is updated after each query.

See Also

Concepts

OLEDBConnection Object Members

OLEDBConnection Object