Click or drag to resize

AdcsDbQueryFilter Properties

The AdcsDbQueryFilter type exposes the following members.

Properties
  NameDescription
Public propertyColumnName
A valid column name for the view or a predefined column specifier.
Public propertyLogicalOperator
Specifies the logical operator of the data-query qualifier for the column. This parameter is used with the QualifierValue property to define the data-query qualifier.
Public propertyQualifierValue
Specifies the data query qualifier applied to this column. This parameter, along with the LogicalOperator parameter, determines which data is returned to the Certificate Services view.
Top
See Also