SearchPropertyList.Create Method (String)
SQL Server 2012
Creates a search property list on the instance of SQL Server as defined by the SearchPropertyList object, specifying the sourceSearchPropertyListName.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- sourceSearchPropertyListName
- Type: System.String
A String which contains the source SearchPropertyList name.
