Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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()