次の方法で共有


SmoCollectionBase.InitializeChildCollection メソッド

参照先コレクションの子コレクションを初期化します。

名前空間:  Microsoft.SqlServer.Management.Smo
アセンブリ:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)

構文

'宣言
Protected Sub InitializeChildCollection
'使用
Me.InitializeChildCollection()
protected void InitializeChildCollection()
protected:
void InitializeChildCollection()
member InitializeChildCollection : unit -> unit
protected function InitializeChildCollection()

説明

この名前空間、クラス、またはメンバーは、Microsoft .NET Framework Version 2.0 でのみサポートされています。

使用例

コレクションの使用

関連項目

参照

SmoCollectionBase クラス

InitializeChildCollection オーバーロード

Microsoft.SqlServer.Management.Smo 名前空間