Rule Constructor

Initializes a new instance of the Rule class.

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Overload List

Name 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.

See Also

Reference

Rule Class
Rule Members
Microsoft.SqlServer.Management.Smo Namespace

Other Resources

Creating, Altering, and Removing Rules
Rules
CREATE RULE (Transact-SQL)