次の方法で共有


SmoCollectionBase.InitInnerCollection メソッド

コレクションを初期化します。

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

構文

'宣言
Protected MustOverride Sub InitInnerCollection
'使用
Me.InitInnerCollection()
protected abstract void InitInnerCollection()
protected:
virtual void InitInnerCollection() abstract
abstract InitInnerCollection : unit -> unit
protected abstract function InitInnerCollection()

説明

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

使用例

コレクションの使用

関連項目

参照

SmoCollectionBase クラス

Microsoft.SqlServer.Management.Smo 名前空間