Oracle Objects for OLE C++ Class Library
Release 9.2

Part Number A95896-01
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents

Master Index

Feedback

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 © 1998, 2002 Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents

Master Index

Feedback