cplusDBAction 4.2                                                                                        Copyright addoit GmbH 2009

 

 

7 Views Support

 

The code generator handles views like any other tables. They have all the methods and properties as normal tables, the only difference being that they are read-only and therefore the view classes do not contain methods like Update(), Insert() and Delete().

The next section contains several view examples.

 

Related Topics

7.1 Simple Views (code from clsDBGenType::clsDeclarationView1)
7.2 View with Query (code from clsDBGenType::clsDeclarationView2)
7.3 View with Group By (code from clsDBGenType::clsDeclarationView3)


Copyright (c) 1998-2009 addoit GmbH, All Rights Reserved.

www.addoit.com                                                                                                          Page 1 of 52