Constructeur DefaultRuleBase
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Protected Friend Sub New
'Utilisation
Dim instance As New DefaultRuleBase()
protected internal DefaultRuleBase()
protected public:
DefaultRuleBase()
new : unit -> DefaultRuleBase
function DefaultRuleBase()
Notes
The default constructor initializes any fields to their default values.
Voir aussi