PartitionNumberedObjectCollectionBase.InitInnerCollection 方法

Initializes the internal storage to a new SmoSortedList.

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

请参阅

参考

PartitionNumberedObjectCollectionBase 类

Microsoft.SqlServer.Management.Smo 命名空间