AdoServer:NoIVarPut()

<< Click to Display Table of Contents >>

Navigation:  Dataservers > AdoServer Class > Methods >

AdoServer:NoIVarPut()

Previous pageReturn to chapter overviewNext page

Purpose

Provide a general error interception that is automatically called (in any class) whenever an assignment reference is made to a non-existent exported instance variable.  In the AdoServer class, it is used to implement access to field values

 

Prototype

METHOD NoIVarPut ( symVar, uValue )  

 

 

See Also

AdoServer, AdoServer:FieldPut()