Determines if you can write to a table. This function can test for both full write permission and partial write permission that has been granted with a security filter. A write permission consists of Insert, Delete, and Modify permissions.

Ok := Record.WRITEPERMISSION

Parameters

Record

Type: Record

A record in the table from which you want to determine if you have write permission.

Expand imageProperty Value/Return Value

Expand imageRemarks

Expand imageSee Also