AdoServer:ErrInfo Access

<< Click to Display Table of Contents >>

Navigation:  Dataservers > AdoServer Class >

AdoServer:ErrInfo Access

Previous pageReturn to chapter overviewNext page

Purpose

An Error object identifying the error condition after the last operation

 

Prototype

ACCESS ErrInfo CLASS AdoServer

 

Description

An Error object identifying the error condition after the last operation If the last operation was successful, AdoServer:ErrInfo returns NULL_OBJECT.

 

See Also

AdoServer