IQueryAnnotation 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.
Represents an annotation on a query.
public interface IQueryAnnotation
type IQueryAnnotation = interface
Public Interface IQueryAnnotation
- Derived
Properties
| Name | Description |
|---|---|
| QueryModel |
Gets the query model. |
| QuerySource |
Gets the query source. |