DBDataPermission::IsUnrestricted Method ()

 

Returns a value indicating whether the permission can be represented as unrestricted without any knowledge of the permission semantics.

Namespace:   System.Data.Common
Assembly:  System.Data (in System.Data.dll)

public:
virtual bool IsUnrestricted() sealed

Return Value

Type: System::Boolean

true if the permission can be represented as unrestricted.

.NET Framework
Available since 1.1
Return to top
Show: