Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method supports the SMO infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Protected Overrides Sub InitInnerCollection
'Usage
Me.InitInnerCollection()
protected override void InitInnerCollection()
protected:
virtual void InitInnerCollection() override
abstract InitInnerCollection : unit -> unit
override InitInnerCollection : unit -> unit
protected override function InitInnerCollection()