Compartir a través de


Rule Constructor

Initializes a new instance of the Rule class.

Notas

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.

Lista de sobrecargas

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

Vea también

Referencia

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

Otros recursos

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