InitInnerCollection 메서드
이 메서드는 SMO 인프라를 지원하며 코드에 직접 사용하기 위한 것이 아닙니다.
네임스페이스: 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()