DBDataPermission.Clear Method

Definition

Removes all permissions that were previously added using the Add(String, String, KeyRestrictionBehavior) method.

protected:
 void Clear();
protected void Clear ();
member this.Clear : unit -> unit
Protected Sub Clear ()

Applies to

See also