![]() |
QueryCondition Properties |
The QueryCondition type exposes the following members.
Name | Description | |
---|---|---|
![]() | DataReader |
Gets the DataReader associated with the ReadCondition.
(Inherited from ReadCondition.) |
![]() | InstanceStateMask |
Gets the set of instance-states that are taken into account to determine the trigger value of the ReadCondition.
These are the instance-states specified when the ReadCondition was created.
(Inherited from ReadCondition.) |
![]() | QueryExpression |
Gets the queryexpression associated with the QueryCondition.
That is, the expression specified when the QueryCondition was created.
|
![]() | SampleStateMask |
Gets the set of sample-states that are taken into account to determine the trigger value of the ReadCondition.
These are the sample-states specified when the ReadCondition was created.
(Inherited from ReadCondition.) |
![]() | TriggerValue |
Gets the trigger value of the Condition (Inherited from Condition.) |
![]() | ViewStateMask |
Gets the set of view-states that are taken into account to determine the trigger value of the ReadCondition.
These are the view-states specified when the ReadCondition was created.
(Inherited from ReadCondition.) |