ServiceQueueEvent.BitwiseOr(ServiceQueueEvent, ServiceQueueEvent) 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.ServiceQueueEventSet BitwiseOr (Microsoft.SqlServer.Management.Smo.ServiceQueueEvent eventLeft, Microsoft.SqlServer.Management.Smo.ServiceQueueEvent eventRight);
static member BitwiseOr : Microsoft.SqlServer.Management.Smo.ServiceQueueEvent * Microsoft.SqlServer.Management.Smo.ServiceQueueEvent -> Microsoft.SqlServer.Management.Smo.ServiceQueueEventSet
Public Shared Function BitwiseOr (eventLeft As ServiceQueueEvent, eventRight As ServiceQueueEvent) As ServiceQueueEventSet
Parameters
- eventLeft
- ServiceQueueEvent
- eventRight
- ServiceQueueEvent