Interface IQueryExpression
- Namespace
- CMS.DataEngine
- Assembly
- CMS.DataEngine.dll
General interface for the query expression
public interface IQueryExpression : IQueryParameters, IQueryObjectWithValue, IQueryObject
- Inherited Members
- Extension Methods
Properties
Expression
Expression
string Expression { get; set; }
Property Value
- string