AJE Components
ReportFieldShared FieldQueryContexts EnumerationAJE Data Report Engine Help
Enumeration of Field Contexts of a Query on a Report Field.

Namespace: AJE.DataReportEngine
Assembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax

public enum FieldQueryContexts
Members

  Member nameValueDescription
Owner0 The Owner Context will be used for the Query.
Parent1 The Parent Context will be used for the Query.
Container2 The Container Context will be used for the Query.
Report3 Report Context will be used for the Query.
Reporting4 Reporting Context will be used for the Query.
RDL5 RDL Context will be used for the Query.
Manifest6 Report Manifest will be used for the Query.
Root7 The Root Context will be used for the Query.
Remarks

See Also