NumberedObjectCollectionBase.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()

使用例

コレクションの使用

関連項目

参照

NumberedObjectCollectionBase クラス

Microsoft.SqlServer.Management.Smo 名前空間