OpenPetra
Free Administration Software for Non-Profits
|
Static Public Member Functions | |
static Boolean | WriteTypedDataCascading (TDataDefinitionStore AStore, string AFilePath, string ANamespaceName, string AFileName) |
generate code for cascading deletions etc More... | |
Static Public Attributes | |
const Int32 | CASCADING_DELETE_MAX_REFERENCES = 9 |
to avoid huge cascading deletes, which we will probably not allow anyways (e.g. s_user) More... | |
This will generate the cascading parts of the datastore; it references right across all table groups, therefore a single file is created.
|
inlinestatic |
generate code for cascading deletions etc
AStore | |
AFilePath | |
ANamespaceName | |
AFileName |
|
static |
to avoid huge cascading deletes, which we will probably not allow anyways (e.g. s_user)