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.
Generates the alter event with the specified value.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Protected Sub GenerateAlterEvent
'Usage
Me.GenerateAlterEvent()
protected void GenerateAlterEvent()
protected:
void GenerateAlterEvent()
member GenerateAlterEvent : unit -> unit
protected function GenerateAlterEvent()