Costruttore DefaultRuleBase
Spazio dei nomi: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Sintassi
'Dichiarazione
Protected Friend Sub New
'Utilizzo
Dim instance As New DefaultRuleBase()
protected internal DefaultRuleBase()
protected public:
DefaultRuleBase()
new : unit -> DefaultRuleBase
function DefaultRuleBase()
Osservazioni
The default constructor initializes any fields to their default values.
Vedere anche