Oracle Objects for OLE C++ Class Library
Release 8.1.7

Part Number A85258-01

Library

Product

Contents

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.


 
Oracle
Copyright copy; 1996-2000, Oracle Corporation.

All Rights Reserved.

Library

Product

Contents