Share via


SecurityRights.fieldAccessRight Method

Retrieves the access rights for the field of the table.

Syntax

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

Run On

Called

Parameters

Return Value

Type: AccessRight Enumeration
The AccesRight instance for the field of the table.

See Also

Reference

SecurityRights Class