다음을 통해 공유


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