DefaultRuleBase Constructor
Espacio de nombres: Microsoft.SqlServer.Management.Smo
Ensamblado: Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Sintaxis
'Declaración
Protected Friend Sub New
'Uso
Dim instance As New DefaultRuleBase()
protected internal DefaultRuleBase()
protected public:
DefaultRuleBase()
new : unit -> DefaultRuleBase
function DefaultRuleBase()
Notas
The default constructor initializes any fields to their default values.
Vea también