AccessPermitted

The AccessPermitted data member returns the access control information for items in a table.

Applies To

All Table objects

Data Type

Long

Access

Read-only

Remarks

The AccessPermitted data member returns the access level allowed to the user on a given table.

The AccessPermitted data member has the following values.

Value Description
0 No access
1 Minimal read
2 Read
3 Create
4 Write
5 Owner

See Also

AccessActual
AccessDefault
AccessLists
AccessControls

Tables