다음을 통해 공유


PostCreate 메서드

This method supports the SMO infrastructure and is not intended to be used directly from your code.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)

구문

‘선언
Protected Overrides Sub PostCreate
‘사용 방법

Me.PostCreate()
protected override void PostCreate()
protected:
virtual void PostCreate() override
abstract PostCreate : unit -> unit 
override PostCreate : unit -> unit 
protected override function PostCreate()