Delen via


SearchPropertyList.Create Method

Include Protected Members
Include Inherited Members

Creates a search property list on the instance of SQL Server as defined by the SearchPropertyList object.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Create() Creates a search property list on the instance of SQL Server as defined by the SearchPropertyList object.
Public method Create(String) Creates a search property list on the instance of SQL Server as defined by the SearchPropertyList object, specifying the sourceSearchPropertyListName.
Public method Create(String, String) Creates a search property list on the instance of SQL Server as defined by the SearchPropertyList object, specifying the database and the sourceSearchPropertyListName.

Top

See Also

Reference

SearchPropertyList Class

Microsoft.SqlServer.Management.Smo Namespace