This topic has not yet been rated - Rate this topic

TableEvent.BitwiseOr Method

Combines two Table Events using a Bitwise OR to create a new Table Event Set.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public static TableEventSet BitwiseOr(
	TableEvent eventLeft,
	TableEvent eventRight
)
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.