Interface IBasePredicate
表示谓词的基接口
Inherited Members
Namespace: DapperDal.Predicate
Assembly: DapperDal.dll
Syntax
public interface IBasePredicate : IPredicate
Properties
| Improve this Doc View SourcePropertyName
属性名
Declaration
string PropertyName { get; set; }
Property Value
Type | Description |
---|---|
System.String |