InitInnerCollection メソッド
参照されたコレクションを初期化します。
名前空間: 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()