Partager via


Méthode SqlSmoObject.PostCreate

The method that is activated after the SqlSmoObject is created.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Protected Overridable Sub PostCreate
'Utilisation
Me.PostCreate()
protected virtual void PostCreate()
protected:
virtual void PostCreate()
abstract PostCreate : unit -> unit  
override PostCreate : unit -> unit
protected function PostCreate()

Voir aussi

Référence

SqlSmoObject Classe

Espace de noms Microsoft.SqlServer.Management.Smo