OLEDBConnection.CancelRefresh Method (Excel)

Cancels all refresh operations in progress for the specified OLE DB connection.

Version Information

Version Added: Excel 2007

Syntax

expression .CancelRefresh

expression A variable that represents an OLEDBConnection object.

Remarks

Use the Refreshing property to determine whether a refresh operation is currently in progress.

See Also

Concepts

OLEDBConnection Object Members

OLEDBConnection Object