Share via


SecurityRights.tableFieldAccessRights Method

Retrieves the field access rights for the table.

Syntax

public SecurityTableRights tableFieldAccessRights(
    TableName tableName, 
   [Common record, 
    DataAreaId dataArea, 
    boolean includeDerived, 
    AutoAuthzMode autoAuthzMode])

Run On

Called

Parameters

Return Value

Type: SecurityTableRights Class
The SecurityTableRights instance for the table.

See Also

Reference

SecurityRights Class