ndoClear()  next()

Chapter 5: General Objects and Methods

ndoDump()

Description

Dumps the contents of the NNDOObject associated with this clNdo object into an xlog.

Syntax

ndoDump()

Return value

Integer. Returns 1 for success, and 0 for failure.

Usage

Pointer to object

Object

cINdo *pCINdo1;

.

.

pCINdo1->ndoDump();

cINdo cINdo1;

.

.

cINdo1.ndoDump();





Copyright © 2005. Sybase Inc. All rights reserved. next()

View this book as PDF