Constructeur Rule

Initializes a new instance of the Rule class.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Public Sub New
'Utilisation
Dim instance As New Rule()
public Rule()
public:
Rule()
new : unit -> Rule
public function Rule()

Notes

The default constructor initializes any fields to their default values.

Exemples

Création, modification et suppression de règles

Voir aussi

Référence

Rule Classe

Surcharge Rule

Espace de noms Microsoft.SqlServer.Management.Smo

Autres ressources

Règles

CREATE RULE (Transact-SQL)