Share via


SecurityRights.tableAccessRight Method

Retrieves the access rights for the table.

Syntax

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

Run On

Called

Parameters

Return Value

Type: AccessRight Enumeration
The AccesRight instance for the table.

See Also

Reference

SecurityRights Class