Oracle Objects for OLE C++ Class Library
Release 8.1.7

Part Number A85258-01

Library

Product

Contents

Refresh (OBinder) Method

Applies To

OBinder

Description

This method causes all the OBound objects to be given their values again.

Usage

oresult Refresh(void)

Remarks

The method calls the Refresh method on every bound OBound object. This causes them to get their values again. In normal processing you do not need to call Refresh.

This Refresh method does not refresh the dynaset that is being managed by the OBinder. To refresh such a dynaset, use the RefreshQuery method.

Return Value

An oresult indicating whether the operation succeeded (OSUCCESS) or not (OFAILURE).


 
Oracle
Copyright copy; 1996-2000, Oracle Corporation.

All Rights Reserved.

Library

Product

Contents