See Also

IDatabaseObject::SaveToDatabase, IServices::SaveItem, Table Record Access, Table Groups Access, Table Fields Access, Default Access

Terrasoft CRM 3.0 SDK > Basic Configuration > Tables > Access Rights
ContentsIndex
Access Rights

Description

 

The specific table for the records access management is created for the every system table, which is administrated "by records".

The records access management table creation

The records access management table is being created automatically while the administrated table is saved to the database (IDatabaseObject::SaveToDatabase). There is a possibility to create the specific table only for the administrated "by records" tables. The records access management table is being created as a service (IServices::SaveItem). 

 

The records access management table will not be deleted automatically after the flag ITable::IsAdministratedByRecords is disabled.

The principle of the records access management table's name creation

The records access management table's name is generated by the rule

[Table name] + "Right"

where:

  • [Table name] - the name of the administrated table.

Examples of the records access management tables:

Table 
The records access management table 
Topics
See Also

IDatabaseObject::SaveToDatabase, IServices::SaveItem, Table Record Access, Table Groups Access, Table Fields Access, Default Access

Copyright (ñ) Terrasoft 2002-2007.