IQueryFilterInternal Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface IQueryFilterInternal
type IQueryFilterInternal = interface
Public Interface IQueryFilterInternal
- Derived
Properties
And |
The logical "AND" expression. Must have at least 2 items. |
Dimensions |
Has comparison expression for a dimension |
Not |
The logical "NOT" expression. |
Or |
The logical "OR" expression. Must have at least 2 items. |
Tag |
Has comparison expression for a tag |