JobCollection.InitInnerCollection メソッド

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

名前空間:  Microsoft.SqlServer.Management.Smo.Agent
アセンブリ:  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()

関連項目

参照

JobCollection クラス

Microsoft.SqlServer.Management.Smo.Agent 名前空間