SearchPropertyListCollection.Add(SearchPropertyList) Method

Definition

public void Add (Microsoft.SqlServer.Management.Smo.SearchPropertyList searchPropertyList);
member this.Add : Microsoft.SqlServer.Management.Smo.SearchPropertyList -> unit
Public Sub Add (searchPropertyList As SearchPropertyList)

Parameters

searchPropertyList
SearchPropertyList

Applies to