Share via


ODBCConnection.RefreshDate Property

Excel Developer Reference

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

Version Information
 Version Added:  Excel 2007

Syntax

expression.RefreshDate

expression   A variable that represents an ODBCConnection object.

Remarks

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

See Also