Поделиться через


FilterRule Constructor ()

Default constructor that creates new instance of the FilterRule class.

Пространство имен: Microsoft.SqlServer.NotificationServices.Rules
Сборка: Microsoft.SqlServer.NotificationServices.Rules (in microsoft.sqlserver.notificationservices.rules.dll)

Синтаксис

'Декларация
Public Sub New
public FilterRule ()
public:
FilterRule ()
public FilterRule ()
public function FilterRule ()

Замечания

You must define at least one FilterStatement using the FilterStatements property.

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

FilterRule Class
FilterRule Members
Microsoft.SqlServer.NotificationServices.Rules Namespace