This topic has not yet been rated - Rate this topic

SqlSmoObject.GenerateAlterEvent Method (Urn, Object)

SQL Server 2012

Generates alter event with the specified URN and inner object value.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
member GenerateAlterEvent : 
        urn:Urn * 
        innerObject:Object -> unit

Parameters

urn
Type: Microsoft.SqlServer.Management.Sdk.Sfc.Urn
The URN of the event.
innerObject
Type: System.Object
The inner object.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.