Поделиться через


Метод PostCreate

Метод, активируемый после создания SqlSmoObject.

Пространство имен:  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()