ViewEvent.Add(ViewEvent, ViewEvent) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Microsoft.SqlServer.Management.Smo.ViewEventSet Add (Microsoft.SqlServer.Management.Smo.ViewEvent eventLeft, Microsoft.SqlServer.Management.Smo.ViewEvent eventRight);
static member Add : Microsoft.SqlServer.Management.Smo.ViewEvent * Microsoft.SqlServer.Management.Smo.ViewEvent -> Microsoft.SqlServer.Management.Smo.ViewEventSet
Public Shared Function Add (eventLeft As ViewEvent, eventRight As ViewEvent) As ViewEventSet
Parameters
- eventLeft
- ViewEvent
- eventRight
- ViewEvent