Security mappings of users to Petra database.
More...
|
| String | UserId [get, set] |
| | This is the system user id. Each user of the system is allocated one. More...
|
| |
| String | TableName [get, set] |
| |
| Boolean | CanCreate [get, set] |
| | Permission to allow creation. More...
|
| |
| Boolean | CanModify [get, set] |
| | Permission to allow modification. More...
|
| |
| Boolean | CanDelete [get, set] |
| | Permission to allow deletion. More...
|
| |
| Boolean | CanInquire [get, set] |
| | Permission to allow inquiry. More...
|
| |
| System.? DateTime | DateCreated [get, set] |
| | The date the record was created. More...
|
| |
| String | CreatedBy [get, set] |
| | User ID of who created this record. More...
|
| |
| System.? DateTime | DateModified [get, set] |
| | The date the record was modified. More...
|
| |
| String | ModifiedBy [get, set] |
| | User ID of who last modified this record. More...
|
| |
| DateTime | ModificationId [get, set] |
| | This identifies the current version of the record. More...
|
| |
Security mappings of users to Petra database.
◆ SUserTableAccessPermissionRow()
| Ict.Petra.Shared.MSysMan.Data.SUserTableAccessPermissionRow.SUserTableAccessPermissionRow |
( |
System.Data.DataRowBuilder |
rb | ) |
|
|
inline |
◆ InitValues()
| virtual void Ict.Petra.Shared.MSysMan.Data.SUserTableAccessPermissionRow.InitValues |
( |
| ) |
|
|
inlinevirtual |
◆ IsCanCreateNull()
| bool Ict.Petra.Shared.MSysMan.Data.SUserTableAccessPermissionRow.IsCanCreateNull |
( |
| ) |
|
|
inline |
◆ IsCanDeleteNull()
| bool Ict.Petra.Shared.MSysMan.Data.SUserTableAccessPermissionRow.IsCanDeleteNull |
( |
| ) |
|
|
inline |
◆ IsCanInquireNull()
| bool Ict.Petra.Shared.MSysMan.Data.SUserTableAccessPermissionRow.IsCanInquireNull |
( |
| ) |
|
|
inline |
◆ IsCanModifyNull()
| bool Ict.Petra.Shared.MSysMan.Data.SUserTableAccessPermissionRow.IsCanModifyNull |
( |
| ) |
|
|
inline |
◆ IsCreatedByNull()
| bool Ict.Petra.Shared.MSysMan.Data.SUserTableAccessPermissionRow.IsCreatedByNull |
( |
| ) |
|
|
inline |
◆ IsDateCreatedNull()
| bool Ict.Petra.Shared.MSysMan.Data.SUserTableAccessPermissionRow.IsDateCreatedNull |
( |
| ) |
|
|
inline |
◆ IsDateModifiedNull()
| bool Ict.Petra.Shared.MSysMan.Data.SUserTableAccessPermissionRow.IsDateModifiedNull |
( |
| ) |
|
|
inline |
◆ IsModificationIdNull()
| bool Ict.Petra.Shared.MSysMan.Data.SUserTableAccessPermissionRow.IsModificationIdNull |
( |
| ) |
|
|
inline |
◆ IsModifiedByNull()
| bool Ict.Petra.Shared.MSysMan.Data.SUserTableAccessPermissionRow.IsModifiedByNull |
( |
| ) |
|
|
inline |
◆ IsTableNameNull()
| bool Ict.Petra.Shared.MSysMan.Data.SUserTableAccessPermissionRow.IsTableNameNull |
( |
| ) |
|
|
inline |
◆ IsUserIdNull()
| bool Ict.Petra.Shared.MSysMan.Data.SUserTableAccessPermissionRow.IsUserIdNull |
( |
| ) |
|
|
inline |
◆ SetCanCreateNull()
| void Ict.Petra.Shared.MSysMan.Data.SUserTableAccessPermissionRow.SetCanCreateNull |
( |
| ) |
|
|
inline |
◆ SetCanDeleteNull()
| void Ict.Petra.Shared.MSysMan.Data.SUserTableAccessPermissionRow.SetCanDeleteNull |
( |
| ) |
|
|
inline |
◆ SetCanInquireNull()
| void Ict.Petra.Shared.MSysMan.Data.SUserTableAccessPermissionRow.SetCanInquireNull |
( |
| ) |
|
|
inline |
◆ SetCanModifyNull()
| void Ict.Petra.Shared.MSysMan.Data.SUserTableAccessPermissionRow.SetCanModifyNull |
( |
| ) |
|
|
inline |
◆ SetCreatedByNull()
| void Ict.Petra.Shared.MSysMan.Data.SUserTableAccessPermissionRow.SetCreatedByNull |
( |
| ) |
|
|
inline |
◆ SetDateCreatedNull()
| void Ict.Petra.Shared.MSysMan.Data.SUserTableAccessPermissionRow.SetDateCreatedNull |
( |
| ) |
|
|
inline |
◆ SetDateModifiedNull()
| void Ict.Petra.Shared.MSysMan.Data.SUserTableAccessPermissionRow.SetDateModifiedNull |
( |
| ) |
|
|
inline |
◆ SetModificationIdNull()
| void Ict.Petra.Shared.MSysMan.Data.SUserTableAccessPermissionRow.SetModificationIdNull |
( |
| ) |
|
|
inline |
◆ SetModifiedByNull()
| void Ict.Petra.Shared.MSysMan.Data.SUserTableAccessPermissionRow.SetModifiedByNull |
( |
| ) |
|
|
inline |
◆ SetTableNameNull()
| void Ict.Petra.Shared.MSysMan.Data.SUserTableAccessPermissionRow.SetTableNameNull |
( |
| ) |
|
|
inline |
◆ SetUserIdNull()
| void Ict.Petra.Shared.MSysMan.Data.SUserTableAccessPermissionRow.SetUserIdNull |
( |
| ) |
|
|
inline |
◆ CanCreate
| Boolean Ict.Petra.Shared.MSysMan.Data.SUserTableAccessPermissionRow.CanCreate |
|
getset |
Permission to allow creation.
◆ CanDelete
| Boolean Ict.Petra.Shared.MSysMan.Data.SUserTableAccessPermissionRow.CanDelete |
|
getset |
Permission to allow deletion.
◆ CanInquire
| Boolean Ict.Petra.Shared.MSysMan.Data.SUserTableAccessPermissionRow.CanInquire |
|
getset |
Permission to allow inquiry.
◆ CanModify
| Boolean Ict.Petra.Shared.MSysMan.Data.SUserTableAccessPermissionRow.CanModify |
|
getset |
Permission to allow modification.
◆ CreatedBy
| String Ict.Petra.Shared.MSysMan.Data.SUserTableAccessPermissionRow.CreatedBy |
|
getset |
User ID of who created this record.
◆ DateCreated
| System.? DateTime Ict.Petra.Shared.MSysMan.Data.SUserTableAccessPermissionRow.DateCreated |
|
getset |
The date the record was created.
◆ DateModified
| System.? DateTime Ict.Petra.Shared.MSysMan.Data.SUserTableAccessPermissionRow.DateModified |
|
getset |
The date the record was modified.
◆ ModificationId
| DateTime Ict.Petra.Shared.MSysMan.Data.SUserTableAccessPermissionRow.ModificationId |
|
getset |
This identifies the current version of the record.
◆ ModifiedBy
| String Ict.Petra.Shared.MSysMan.Data.SUserTableAccessPermissionRow.ModifiedBy |
|
getset |
User ID of who last modified this record.
◆ TableName
| String Ict.Petra.Shared.MSysMan.Data.SUserTableAccessPermissionRow.TableName |
|
getset |
◆ UserId
| String Ict.Petra.Shared.MSysMan.Data.SUserTableAccessPermissionRow.UserId |
|
getset |
This is the system user id. Each user of the system is allocated one.
The documentation for this class was generated from the following file: