AdoServer:Close()

<< Click to Display Table of Contents >>

Navigation:  Dataservers > AdoServer Class > Methods >

AdoServer:Close()

Previous pageReturn to chapter overviewNext page

Purpose

Close the table

 

Prototype

METHOD Close ( )

 

Return

LOGIC        TRUE if the operation was successful; FALSE if not.

 

 

 

Notifications

The Close() method sends a NOTIFYCLOSE before closing the recordset

 

See Also

AdoServer