Partager via


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.