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


Метод 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()