OpenPetra
Free Administration Software for Non-Profits
Ict.Tools.GenerateORM.generateTypedTables Class Reference

This program generates the tables and datasets for the typed datasets. More...

Static Public Member Functions

static int Main (string[] args)
 main function for program More...
 

Static Public Attributes

static TDataDefinitionParser parser
 a parser for the petra.xml, which contains the database definition for OpenPetra More...
 
static TDataDefinitionStore store
 the data from the petra.xml with the database definition More...
 
static TCmdOpts cmdLine
 the options from the command line More...
 

Detailed Description

This program generates the tables and datasets for the typed datasets.

Member Function Documentation

◆ Main()

static int Ict.Tools.GenerateORM.generateTypedTables.Main ( string[]  args)
inlinestatic

main function for program

Parameters
args
Returns

Member Data Documentation

◆ cmdLine

TCmdOpts Ict.Tools.GenerateORM.generateTypedTables.cmdLine
static

the options from the command line

◆ parser

TDataDefinitionParser Ict.Tools.GenerateORM.generateTypedTables.parser
static

a parser for the petra.xml, which contains the database definition for OpenPetra

◆ store

TDataDefinitionStore Ict.Tools.GenerateORM.generateTypedTables.store
static

the data from the petra.xml with the database definition


The documentation for this class was generated from the following file: