CanRefresh Method

Applies To

OSqlStmt

ODynaset

Description

This method returns TRUE if you can call the Refresh method on this Odynaset or OSqlStmt.

Usage

oboolean CanRefresh(void) const

Remarks

In this release, the method always returns TRUE.

Return Value

TRUE if the dynaset is refreshable; FALSE if it is not.