API Reference
Browse the REDB API documentation. Select a namespace or type from the tree on the left, or click on items below.
Search results for: Lag
Clear search
E134_WindowLagLead
redb.Examples.Examples
PermissionFlags
redb.Core.Models.Permissions
PermissionFlagsExtensions
redb.Core.Models.Permissions
CanDelete(PermissionFlags)
Check if has delete permission
CanInsert(PermissionFlags)
Check if has create permission
CanSelect(PermissionFlags)
Check if has read permission
CanUpdate(PermissionFlags)
Check if has update permission
ToDisplayString(PermissionFlags)
Convert to display string (e.g. "RIUD")
UserPermissionSet
redb.Core.Models.Permissions
AddObjectPermission(long, PermissionFlags)
Add permission on object
AddSchemePermission(long, PermissionFlags)
Add permission on scheme
CanPerformOperation(long, long, PermissionFlags)
Check if user can perform operation on object
SetGlobalPermissions(PermissionFlags)
Set global permissions