次の方法で共有


InitInnerCollection メソッド

このメンバーをコード内で直接参照しないでください。このメンバーは、SQL Server インフラストラクチャをサポートしています。

名前空間:  Microsoft.SqlServer.Management.Sdk.Sfc
アセンブリ:  Microsoft.SqlServer.Management.Sdk.Sfc (Microsoft.SqlServer.Management.Sdk.Sfc.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()