ODBCConnection.CancelRefresh Method

Definition

Cancels all refresh operations in progress for the specified ODBC connection.

public:
 void CancelRefresh();
public void CancelRefresh ();
Public Sub CancelRefresh ()

Remarks

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

Applies to