PostCreate méthode
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (dans 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