PostCreate Método
This method supports the SMO infrastructure and is not intended to be used directly from your code.
Espacio de nombres: Microsoft.SqlServer.Management.Smo
Ensamblado: Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Sintaxis
'Declaración
Protected Overrides Sub PostCreate
'Uso
Me.PostCreate()
protected override void PostCreate()
protected:
virtual void PostCreate() override
abstract PostCreate : unit -> unit
override PostCreate : unit -> unit
protected override function PostCreate()
Vea también