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