Skip Headers
Oracle® Objects for OLE C++ Class Library Developer's Guide
Release 9.2.0.4
Part Number B10954-01
Contents
PostMove Trigger Method
Applies To
OBinder
OBound
Description
Called after moving to a new record
Usage
virtual oresult
PostMove
(void)
Remarks
The default
OBound PostMove
trigger will refresh the value of the
OBound
.
The default
OBinder PostMove
trigger does nothing.
Copyright © 1998, 2003 Oracle Corporation.
All Rights Reserved.
Contents