SqlSmoObject.AlterImpl Method

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()