Show / Hide Table of Contents

Interface IBasePredicate

表示谓词的基接口

Inherited Members
IPredicate.GetSql(ISqlGenerator, IDictionary<String, Object>)
Namespace: DapperDal.Predicate
Assembly: DapperDal.dll
Syntax
public interface IBasePredicate : IPredicate

Properties

| Improve this Doc View Source

PropertyName

属性名

Declaration
string PropertyName { get; set; }
Property Value
Type Description
System.String

Extension Methods

SortingExtensions.ToSortable(Object)
  • Improve this Doc
  • View Source
Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX