ComponentOne Query 8.0
ContentsType Property

Syntax

C1QueryFrame.ContentsType = value

Notes

Read-write at run time. Unavailable at design time. Property applies to C1QueryFrame control.

Values

Constant Value

Name

1

c1qCondition

2

c1qResultFields

Description

This property determines whether the C1QueryFrame control’s items represent filter conditions of the query, or the query’s result fields. You can associate either one or two C1QueryFrame controls with a single C1Query control. If there are two associated controls, one of them must display filter conditions, the other – result fields. If there is no C1QueryFrame control with result fields, C1Query generates a SELECT * statement, selecting all fields from the tables appearing in the query.

See Also

C1QueryFrame Control

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback