InitInnerCollection 方法

此方法支持 SMO 基础结构,但不能通过代码直接使用。

命名空间:  Microsoft.SqlServer.Management.Smo
程序集:  Microsoft.SqlServer.Smo(在 Microsoft.SqlServer.Smo.dll 中)

语法

声明
Protected Overrides Sub InitInnerCollection
用法

Me.InitInnerCollection()
protected override void InitInnerCollection()
protected:
virtual void InitInnerCollection() override
abstract InitInnerCollection : unit -> unit 
override InitInnerCollection : unit -> unit 
protected override function InitInnerCollection()