次の方法で共有


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

使用例

コレクションの使用

関連項目

参照

SchemaCollectionBase クラス

Microsoft.SqlServer.Management.Smo 名前空間