QueryFilterRuleTFieldsEnum Class

Base class for filter rules which apply to query methods on Engine services.
Inheritance Hierarchy
SystemObject
  Dundas.BI.UtilityQueryFilterRuleBase
    Dundas.BI.UtilityQueryFilterRuleTFieldsEnum
      More...

Namespace:  Dundas.BI.Utility
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.1.0.1001)
Syntax
public class QueryFilterRule<TFieldsEnum> : QueryFilterRuleBase
where TFieldsEnum : struct, new()

Type Parameters

TFieldsEnum
The enumeration containing the list of filterable fields applicable to the concrete derived type.

The QueryFilterRuleTFieldsEnum type exposes the following members.

Properties
  NameDescription
Public propertyField
Gets the field on which the filter should be applied (left side of the filter expression).
Public propertyIsAccentSensitive
Gets a value indicating whether this column is accent sensitive.
Public propertyIsCaseSensitive
Gets a value indicating whether the filter should be case sensitive.
(Inherited from QueryFilterRuleBase.)
Public propertyIsOperatorInverted
Gets a value indicating whether a logical NOT should be applied to the filter expression.
(Inherited from QueryFilterRuleBase.)
Public propertyOperator
Gets the filter expression operator.
(Inherited from QueryFilterRuleBase.)
Public propertyOptions
Gets the query filter options.
(Inherited from QueryFilterRuleBase.)
Public propertyValue
Gets the value (right side of the filter expression).
(Inherited from QueryFilterRuleBase.)
Top
See Also
Inheritance Hierarchy
SystemObject
  Dundas.BI.UtilityQueryFilterRuleBase
    Dundas.BI.UtilityQueryFilterRuleTFieldsEnum
      Dundas.BI.AccountServicesAccountInfoQueryFilterRule
      Dundas.BI.AccountServicesAccountQueryFilterRule
      Dundas.BI.AccountServicesGroupInfoQueryFilterRule
      Dundas.BI.AccountServicesGroupQueryFilterRule
      Dundas.BI.AccountServicesLogOnHistoryQueryFilterRule
      Dundas.BI.AccountServices.MultiTenancyTenantQueryFilterRule
      Dundas.BI.AccountServicesSessionQueryFilterRule
      Dundas.BI.Data.MemberRetrievalMemberQueryFilterRule
      Dundas.BI.Data.Parameters.TokensTokenQueryFilterRule
      Dundas.BI.ExportExportResultInfoQueryFilterRule
      Dundas.BI.FileSystemFileSystemQueryFilterRule
      Dundas.BI.FileSystemRevisionQueryFilterRule
      Dundas.BILogEntryQueryFilterRule
      Dundas.BI.NotificationsNotificationQueryFilterRule
      Dundas.BI.SchedulingJobQueryFilterRule
      Dundas.BI.SchedulingJobRunEventQueryFilterRule
      Dundas.BI.SchedulingJobRunQueryFilterRule
      Dundas.BI.SchedulingScheduleQueryFilterRule