Class QueryFunctions
映射SQL查询支持的函数
Inheritance
System.Object
QueryFunctions
Namespace: DapperDal.Expressions
Assembly: DapperDal.dll
Syntax
public static class QueryFunctions : object
Methods
| Improve this Doc View SourceLike(String, Object)
For reflection only.
Declaration
public static bool Like(string pattern, object member)
Parameters
Type | Name | Description |
---|---|---|
System.String | pattern | |
System.Object | member |
Returns
Type | Description |
---|---|
System.Boolean |