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