ViewEvent.Addition(ViewEvent, ViewEvent) Operator
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 operator + (Microsoft.SqlServer.Management.Smo.ViewEvent eventLeft, Microsoft.SqlServer.Management.Smo.ViewEvent eventRight);
static member ( + ) : Microsoft.SqlServer.Management.Smo.ViewEvent * Microsoft.SqlServer.Management.Smo.ViewEvent -> Microsoft.SqlServer.Management.Smo.ViewEventSet
Public Shared Operator + (eventLeft As ViewEvent, eventRight As ViewEvent) As ViewEventSet
Parameters
- eventLeft
- ViewEvent
- eventRight
- ViewEvent