共用方式為


ParameterCollectionBase.InitInnerCollection 方法

Initializes a collection.

命名空間:  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()

備註

Inherits and overrides ArrayListCollectionBase.

範例

使用集合

請參閱

參考

ParameterCollectionBase 類別

Microsoft.SqlServer.Management.Smo 命名空間