DatabaseEvent.AlterQueue Property
SQL Server 2005
Gets a database event that can be included in the event set.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
/** @property */ public static DatabaseEvent get_AlterQueue ()
public static function get AlterQueue () : DatabaseEvent
Property Value
A DatabaseEvent object that represents the AlterQueue event that can be included in the database event set.Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.