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


FilterStatement Constructor ()

Default constructor that creates new instance of the FilterStatement class.

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

Синтаксис

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

Замечания

You must set the Condition property. You can optionally set the Action property, which has a default value of Include.

Платформы

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

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

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

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

См. также

Справочник

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