Class Object Definition

Let's take a look at one of the auto built Class Objects created in the previous step. Notice that ObjGen created a Class Property for each source column defined in the Orders table. The table data will then be accessible for reading and writing using Let and Get methods in the generated Class Object. The Class Object's generated code will also automatically contain all the code required to insert, update, delete and browse the table data in the source database. The Class Object's interface, once generated will contain all the methods to navigate the record sets such as Move, MoveNext, MovePrev, etc.

 


Copyright © 2005 Everett Ward Systems. All rights reserved.
Other products & companies referred to herein are trademarks or registered trademarks
of their respective companies or mark holders.