Show / Hide Table of Contents

Class QueryFunctions

映射SQL查询支持的函数

Inheritance
System.Object
QueryFunctions
Namespace: DapperDal.Expressions
Assembly: DapperDal.dll
Syntax
public static class QueryFunctions : object

Methods

| Improve this Doc View Source

Like(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
  • Improve this Doc
  • View Source
Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX