Interface IQuerySource
- Namespace
- CMS.DataEngine
- Assembly
- CMS.DataEngine.dll
Query source interface
public interface IQuerySource : IQueryParameters, IQueryObject
- Inherited Members
- Extension Methods
Properties
SourceExpression
Source expression
string SourceExpression { get; set; }
Property Value
- string