JobCollection.InitInnerCollection 方法

Initializes the collection.

命名空间:  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 命名空间