Interface IExpressionQuery
public interface IExpressionQuery
- Extension Methods
Properties
DataContext
IDataContext DataContext { get; }
Property Value
Expression
Expression Expression { get; }
Property Value
SqlText
string SqlText { get; }