Interface IFieldPredicate
表示字段值比较谓的词组接口
Inherited Members
Namespace: DapperDal.Predicate
Assembly: DapperDal.dll
Syntax
public interface IFieldPredicate : IComparePredicate, IBasePredicate, IPredicate
Properties
| Improve this Doc View SourceValue
字段值
Declaration
object Value { get; set; }
Property Value
Type | Description |
---|---|
System.Object |