InitInnerCollection Método
This method supports the SMO infrastructure and is not intended to be used directly from your code.
Espacio de nombres: Microsoft.SqlServer.Management.Smo
Ensamblado: Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Sintaxis
'Declaración
Protected Overrides Sub InitInnerCollection
'Uso
Me.InitInnerCollection()
protected override void InitInnerCollection()
protected:
virtual void InitInnerCollection() override
abstract InitInnerCollection : unit -> unit
override InitInnerCollection : unit -> unit
protected override function InitInnerCollection()