Compartir a través de


SqlSmoObject.PostCreate Método

The method that is activated after the SqlSmoObject is created.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
Protected Overridable Sub PostCreate
'Uso
Me.PostCreate()
protected virtual void PostCreate()
protected:
virtual void PostCreate()
abstract PostCreate : unit -> unit  
override PostCreate : unit -> unit
protected function PostCreate()

Vea también

Referencia

SqlSmoObject Clase

Espacio de nombres Microsoft.SqlServer.Management.Smo