Jump to: navigation, search

Changes


Version 4.3.0 (Server)

9 bytes added, 12:02, 2 January 2023
* Relational Polymorphism - Override MetaProperty assignments for MetaClasses and MetaProxyProperty assignments for MetaProxies.
Revision D:
* A set of methods for hard-deleting objects from the database is now available for in the IDataFactoryinterface:
<syntaxhighlight lang="csharp">
bool HardDeleteRecords(MetaClass mc, DateTime? markedBefore = null);
1,606
edits