Interface IExpressionQuery
public interface IExpressionQuery
- Extension Methods
Properties
DataContext
IDataContext DataContext { get; }
Property Value
Expression
Expression Expression { get; }
Property Value
Methods
GetSqlQueries(SqlGenerationOptions?)
IReadOnlyList<QuerySql> GetSqlQueries(SqlGenerationOptions? options)
Parameters
optionsSqlGenerationOptions