|
OpenPetra
Free Administration Software for Non-Profits
|
Contains helper functions for the shared validation of data. More...
Static Public Member Functions | |
| static bool | IsRowAddedOrFieldModified (DataRow ARow, string AFieldDbName) |
| checks if row has status "Added" or if field value is modified compared to original value More... | |
Contains helper functions for the shared validation of data.
|
inlinestatic |
checks if row has status "Added" or if field value is modified compared to original value
| ARow | |
| AFieldDbName | db name of field to be checked |