Rule Constructor
Initializes a new instance of the Rule class.
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.
Список перегрузок
Имя | Description |
---|---|
Rule () |
Initializes a new instance of the Rule class.
|
Rule (Database, String) |
Initializes a new instance of the Rule class on the specified database and with the specified name.
|
Rule (Database, String, String) |
Initializes a new instance of the Rule class on the specified database, with the specified name and schema.
|
См. также
Справочник
Rule Class
Rule Members
Microsoft.SqlServer.Management.Smo Namespace
Другие ресурсы
Creating, Altering, and Removing Rules
Правила
CREATE RULE (Transact-SQL)