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