共用方式為


SqlSmoObject.PostCreate 方法

The method that is activated after the SqlSmoObject is created.

命名空間:  Microsoft.SqlServer.Management.Smo
組件:  Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)

語法

'宣告
Protected Overridable Sub PostCreate
'用途
Me.PostCreate()
protected virtual void PostCreate()
protected:
virtual void PostCreate()
abstract PostCreate : unit -> unit  
override PostCreate : unit -> unit
protected function PostCreate()

請參閱

參考

SqlSmoObject 類別

Microsoft.SqlServer.Management.Smo 命名空間