Expand Minimize
This topic has not yet been rated - Rate this topic

LogicalOperator Enumeration

Joins multiple business rule conditions.

Namespace:  Microsoft.MasterDataServices
Assembly:  Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
[DataContractAttribute(Name = "LogicalOperator", Namespace = "http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public enum LogicalOperator
Member nameDescription
NotSpecifiedOperator not specified.
AndLogical AND operator.
OrLogical OR operator.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.