Click or drag to resize

IMapperPermissions Method

Gets the ObjectPermissions for the mapper.

Namespace:  NetQuarry.Data
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
ObjectPermissions Permissions()

Return Value

Type: ObjectPermissions
The permissions for the mapper.
See Also