|
| static void | InsertTableDefinition (ProcessTemplate Template, TTable currentTable, TTable origTable, string WhereToInsert, Boolean CalledFromDataSet) |
| | create the code for the definition of a typed table More...
|
| |
| static void | InsertRowDefinition (ProcessTemplate Template, TTable currentTable, TTable origTable, string WhereToInsert) |
| | write the definition for the code of a typed row More...
|
| |
| static Boolean | WriteTypedTable (TDataDefinitionStore AStore, string strGroup, string AFilePath, string ANamespaceName, string AFileName) |
| | create the code for a typed table More...
|
| |
the code generator for typed tables