Class UserTableInfoContract
Represents the information of a user table
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class UserTableInfoContract : Object
Name | Description |
---|---|
UserTableInfoContract() |
Fields
Name | Description |
---|---|
AutoIncrementColumn | Name of the autoincrement column |
Columns | A list of columns |
ProtectionDomainId | Protection domain id of the user table |
TableName | Name of the table |
UserTableAccessRightsEnumList | List of all allowed access rights of the user table UserTableAccessRightsEnum |