Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Activates the object altered event.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Protected Sub AlterImpl
'Usage
Me.AlterImpl()
protected void AlterImpl()
protected:
void AlterImpl()
member AlterImpl : unit -> unit
protected function AlterImpl()