dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OraclePermission Class / IsUnrestricted Method

In This Topic
IsUnrestricted Method
In This Topic
Returns a value indicating whether the permission can be represented as unrestricted without any knowledge of the permission semantics.
Syntax
'Declaration
 
Public Function IsUnrestricted() As Boolean
 

Return Value

true if the permission can be represented as unrestricted; otherwise, false.
See Also