Interface IComparePredicate
Inherited Members
Namespace: DapperExtensions
Assembly: DapperExtensions.StrongName.dll
Syntax
public interface IComparePredicate : IBasePredicate, IPredicate
Properties
| Improve this Doc View SourceNot
Declaration
bool Not { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Operator
Declaration
Operator Operator { get; set; }
Property Value
Type | Description |
---|---|
Operator |