deinitialize()  exec()

Chapter 5: General Objects and Methods

drop()

Description

Purges the current result set, terminates the current statement object execution, and removes the prepared version of the current statement object.

Syntax

drop();

Return value

Integer. Returns a positive integer if successful, and zero or negative integer, if failed.

Usage

Pointer to object

Object

pdbi->drop();

my_dbi.drop();





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

View this book as PDF