OpenPetra
Free Administration Software for Non-Profits
|
Classes | |
class | Ict.Petra.Server.App.Core.Security.TDataBasePetra |
This class provides protection for the database. It is specific to the Petra Database. It uses s_user_table_access_permission to get the permissions for the current user. The database object needs to be created with the constructor from this class, not with TDataBase.Create() More... | |
Namespaces | |
namespace | Ict |
namespace | Ict.Petra |
namespace | Ict.Petra.Server |
namespace | Ict.Petra.Server.App |
namespace | Ict.Petra.Server.App.Core |
namespace | Ict.Petra.Server.App.Core.Security |
Functions | |
delegate void | Ict.Petra.Server.App.Core.Security.TDelegateAddErrorLogEntry (string AErrorCode, string AContext, string AMessageLine1, string AMessageLine2, string AMessageLine3) |