SecurityPredicateCollection.Add(SecurityPredicate) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Adds the security predicate to the collection.
public void Add (Microsoft.SqlServer.Management.Smo.SecurityPredicate securityPredicate);
member this.Add : Microsoft.SqlServer.Management.Smo.SecurityPredicate -> unit
Public Sub Add (securityPredicate As SecurityPredicate)
Parameters
- securityPredicate
- SecurityPredicate