DBDataPermission.IsUnrestricted 方法

定义

返回一个值,该值指示在不了解权限语义的情况下是否可以将权限表示为无限制。

public:
 virtual bool IsUnrestricted();
public bool IsUnrestricted ();
abstract member IsUnrestricted : unit -> bool
override this.IsUnrestricted : unit -> bool
Public Function IsUnrestricted () As Boolean

返回

如果可以将权限表示为无限制,则为 true

实现

适用于

另请参阅