Interface IPropertyPredicate
表示两个属性比较的谓词接口
Inherited Members
Namespace: DapperDal.Predicate
Assembly: DapperDal.dll
Syntax
public interface IPropertyPredicate : IComparePredicate, IBasePredicate, IPredicate
Properties
| Improve this Doc View SourcePropertyName2
第二个属性名
Declaration
string PropertyName2 { get; set; }
Property Value
Type | Description |
---|---|
System.String |