Security mappings from groups to Petra database.
More...
|
| String | GroupId [get, set] |
| | This identifies the system group. More...
|
| |
| Int64 | GroupUnitKey [get, set] |
| | Field that the group belongs to. 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 from groups to Petra database.
◆ SGroupTableAccessPermissionRow()
| Ict.Petra.Shared.MSysMan.Data.SGroupTableAccessPermissionRow.SGroupTableAccessPermissionRow |
( |
System.Data.DataRowBuilder |
rb | ) |
|
|
inline |
◆ InitValues()
| virtual void Ict.Petra.Shared.MSysMan.Data.SGroupTableAccessPermissionRow.InitValues |
( |
| ) |
|
|
inlinevirtual |
◆ IsCanCreateNull()
| bool Ict.Petra.Shared.MSysMan.Data.SGroupTableAccessPermissionRow.IsCanCreateNull |
( |
| ) |
|
|
inline |
◆ IsCanDeleteNull()
| bool Ict.Petra.Shared.MSysMan.Data.SGroupTableAccessPermissionRow.IsCanDeleteNull |
( |
| ) |
|
|
inline |
◆ IsCanInquireNull()
| bool Ict.Petra.Shared.MSysMan.Data.SGroupTableAccessPermissionRow.IsCanInquireNull |
( |
| ) |
|
|
inline |
◆ IsCanModifyNull()
| bool Ict.Petra.Shared.MSysMan.Data.SGroupTableAccessPermissionRow.IsCanModifyNull |
( |
| ) |
|
|
inline |
◆ IsCreatedByNull()
| bool Ict.Petra.Shared.MSysMan.Data.SGroupTableAccessPermissionRow.IsCreatedByNull |
( |
| ) |
|
|
inline |
◆ IsDateCreatedNull()
| bool Ict.Petra.Shared.MSysMan.Data.SGroupTableAccessPermissionRow.IsDateCreatedNull |
( |
| ) |
|
|
inline |
◆ IsDateModifiedNull()
| bool Ict.Petra.Shared.MSysMan.Data.SGroupTableAccessPermissionRow.IsDateModifiedNull |
( |
| ) |
|
|
inline |
◆ IsGroupIdNull()
| bool Ict.Petra.Shared.MSysMan.Data.SGroupTableAccessPermissionRow.IsGroupIdNull |
( |
| ) |
|
|
inline |
◆ IsGroupUnitKeyNull()
| bool Ict.Petra.Shared.MSysMan.Data.SGroupTableAccessPermissionRow.IsGroupUnitKeyNull |
( |
| ) |
|
|
inline |
◆ IsModificationIdNull()
| bool Ict.Petra.Shared.MSysMan.Data.SGroupTableAccessPermissionRow.IsModificationIdNull |
( |
| ) |
|
|
inline |
◆ IsModifiedByNull()
| bool Ict.Petra.Shared.MSysMan.Data.SGroupTableAccessPermissionRow.IsModifiedByNull |
( |
| ) |
|
|
inline |
◆ IsTableNameNull()
| bool Ict.Petra.Shared.MSysMan.Data.SGroupTableAccessPermissionRow.IsTableNameNull |
( |
| ) |
|
|
inline |
◆ SetCanCreateNull()
| void Ict.Petra.Shared.MSysMan.Data.SGroupTableAccessPermissionRow.SetCanCreateNull |
( |
| ) |
|
|
inline |
◆ SetCanDeleteNull()
| void Ict.Petra.Shared.MSysMan.Data.SGroupTableAccessPermissionRow.SetCanDeleteNull |
( |
| ) |
|
|
inline |
◆ SetCanInquireNull()
| void Ict.Petra.Shared.MSysMan.Data.SGroupTableAccessPermissionRow.SetCanInquireNull |
( |
| ) |
|
|
inline |
◆ SetCanModifyNull()
| void Ict.Petra.Shared.MSysMan.Data.SGroupTableAccessPermissionRow.SetCanModifyNull |
( |
| ) |
|
|
inline |
◆ SetCreatedByNull()
| void Ict.Petra.Shared.MSysMan.Data.SGroupTableAccessPermissionRow.SetCreatedByNull |
( |
| ) |
|
|
inline |
◆ SetDateCreatedNull()
| void Ict.Petra.Shared.MSysMan.Data.SGroupTableAccessPermissionRow.SetDateCreatedNull |
( |
| ) |
|
|
inline |
◆ SetDateModifiedNull()
| void Ict.Petra.Shared.MSysMan.Data.SGroupTableAccessPermissionRow.SetDateModifiedNull |
( |
| ) |
|
|
inline |
◆ SetGroupIdNull()
| void Ict.Petra.Shared.MSysMan.Data.SGroupTableAccessPermissionRow.SetGroupIdNull |
( |
| ) |
|
|
inline |
◆ SetGroupUnitKeyNull()
| void Ict.Petra.Shared.MSysMan.Data.SGroupTableAccessPermissionRow.SetGroupUnitKeyNull |
( |
| ) |
|
|
inline |
◆ SetModificationIdNull()
| void Ict.Petra.Shared.MSysMan.Data.SGroupTableAccessPermissionRow.SetModificationIdNull |
( |
| ) |
|
|
inline |
◆ SetModifiedByNull()
| void Ict.Petra.Shared.MSysMan.Data.SGroupTableAccessPermissionRow.SetModifiedByNull |
( |
| ) |
|
|
inline |
◆ SetTableNameNull()
| void Ict.Petra.Shared.MSysMan.Data.SGroupTableAccessPermissionRow.SetTableNameNull |
( |
| ) |
|
|
inline |
◆ CanCreate
| Boolean Ict.Petra.Shared.MSysMan.Data.SGroupTableAccessPermissionRow.CanCreate |
|
getset |
Permission to allow creation.
◆ CanDelete
| Boolean Ict.Petra.Shared.MSysMan.Data.SGroupTableAccessPermissionRow.CanDelete |
|
getset |
Permission to allow deletion.
◆ CanInquire
| Boolean Ict.Petra.Shared.MSysMan.Data.SGroupTableAccessPermissionRow.CanInquire |
|
getset |
Permission to allow inquiry.
◆ CanModify
| Boolean Ict.Petra.Shared.MSysMan.Data.SGroupTableAccessPermissionRow.CanModify |
|
getset |
Permission to allow modification.
◆ CreatedBy
| String Ict.Petra.Shared.MSysMan.Data.SGroupTableAccessPermissionRow.CreatedBy |
|
getset |
User ID of who created this record.
◆ DateCreated
| System.? DateTime Ict.Petra.Shared.MSysMan.Data.SGroupTableAccessPermissionRow.DateCreated |
|
getset |
The date the record was created.
◆ DateModified
| System.? DateTime Ict.Petra.Shared.MSysMan.Data.SGroupTableAccessPermissionRow.DateModified |
|
getset |
The date the record was modified.
◆ GroupId
| String Ict.Petra.Shared.MSysMan.Data.SGroupTableAccessPermissionRow.GroupId |
|
getset |
This identifies the system group.
◆ GroupUnitKey
| Int64 Ict.Petra.Shared.MSysMan.Data.SGroupTableAccessPermissionRow.GroupUnitKey |
|
getset |
Field that the group belongs to.
◆ ModificationId
| DateTime Ict.Petra.Shared.MSysMan.Data.SGroupTableAccessPermissionRow.ModificationId |
|
getset |
This identifies the current version of the record.
◆ ModifiedBy
| String Ict.Petra.Shared.MSysMan.Data.SGroupTableAccessPermissionRow.ModifiedBy |
|
getset |
User ID of who last modified this record.
◆ TableName
| String Ict.Petra.Shared.MSysMan.Data.SGroupTableAccessPermissionRow.TableName |
|
getset |
The documentation for this class was generated from the following file: