SchemaCollectionBase.InitInnerCollection 方法

Initializes the 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()

示例

使用集合

请参阅

参考

SchemaCollectionBase 类

Microsoft.SqlServer.Management.Smo 命名空间