C# Class Bosphorus.Dao.Demo.NHibernate.General.ExecutionList.Extension.LinqProvider

Inheritance: Bosphorus.Dao.Client.Model.AbstractMethodExecutionItemList
Show file Open project: BosphorusTeam/bosphorus.dao

Public Methods

Method Description
Cached ( ) : IQueryable
Cast ( ) : IQueryable
Coalesce ( ) : IQueryable
Decode_1 ( ) : IQueryable
Decode_1Fallback ( ) : IQueryable
Decode_2 ( ) : IQueryable
Decode_2Fallback ( ) : IQueryable
Decode_3 ( ) : IQueryable
Decode_3Fallback ( ) : IQueryable
In_List ( ) : IQueryable
In_Values ( ) : IQueryable
LinqProvider ( IResultTransformer resultTransformer, IDao customerDao, IDao accountDao ) : System.Linq
NotIn_List ( ) : IQueryable
NotIn_Values ( ) : IQueryable
Soundex ( ) : IQueryable

Method Details

Cached() public method

public Cached ( ) : IQueryable
return IQueryable

Cast() public method

public Cast ( ) : IQueryable
return IQueryable

Coalesce() public method

public Coalesce ( ) : IQueryable
return IQueryable

Decode_1() public method

public Decode_1 ( ) : IQueryable
return IQueryable

Decode_1Fallback() public method

public Decode_1Fallback ( ) : IQueryable
return IQueryable

Decode_2() public method

public Decode_2 ( ) : IQueryable
return IQueryable

Decode_2Fallback() public method

public Decode_2Fallback ( ) : IQueryable
return IQueryable

Decode_3() public method

public Decode_3 ( ) : IQueryable
return IQueryable

Decode_3Fallback() public method

public Decode_3Fallback ( ) : IQueryable
return IQueryable

In_List() public method

public In_List ( ) : IQueryable
return IQueryable

In_Values() public method

public In_Values ( ) : IQueryable
return IQueryable

LinqProvider() public method

public LinqProvider ( IResultTransformer resultTransformer, IDao customerDao, IDao accountDao ) : System.Linq
resultTransformer IResultTransformer
customerDao IDao
accountDao IDao
return System.Linq

NotIn_List() public method

public NotIn_List ( ) : IQueryable
return IQueryable

NotIn_Values() public method

public NotIn_Values ( ) : IQueryable
return IQueryable

Soundex() public method

public Soundex ( ) : IQueryable
return IQueryable