Rule Constructor
Initializes a new instance of the Rule class.
Hinweise
Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.
Überladungsliste
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.
|
Siehe auch
Verweis
Rule Class
Rule Members
Microsoft.SqlServer.Management.Smo Namespace
Andere Ressourcen
Creating, Altering, and Removing Rules
Regeln
CREATE RULE (Transact-SQL)