SqlSmoObject.GenerateAlterEvent Method
Include Protected Members
Include Inherited Members
Generates the alter event.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GenerateAlterEvent() | Generates the alter event with the specified value. | |
GenerateAlterEvent(Urn, Object) | Generates alter event with the specified URN and inner object value. |
Top