Expand Minimize
This topic has not yet been rated - Rate this topic

ServerEvent::AlterSearchPropertyList Property

SQL Server 2012

Gets a server event that can be included in the event set.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public:
static property ServerEvent^ AlterSearchPropertyList {
	ServerEvent^ get ();
}

Property Value

Type: Microsoft.SqlServer.Management.Smo::ServerEvent
A ServerEvent object that represents the AlterSearchPropertyList event that can be included in the server event set.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.