AdoServer:ErrInfo

<< Click to Display Table of Contents >>

Navigation:  Dataservers > AdoServer Class > Properties >

AdoServer:ErrInfo

Previous pageReturn to chapter overviewNext page

Purpose

An Error object identifying the error condition after the last operation

 

Prototype

ACCESS ErrInfo

 

 

Data Type

 

OBJECT

 

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