共用方式為


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