ComponentOne Query 8.0
Field Object

Field Object Properties

Alias

In data source mode, the alias of a field in the generated SQL statement.

DataSourceName

In data source mode, the name of a field in DataSource represented by this Field object.

DisplayName

Returns/sets the display name of the field represented by a Field object.

Exists

In data source mode, indicates whether the field specified in DataSourceName exists in DataSource.

Expression

Returns/sets the expression for a calculated field.

FullFolderName

Full dot-separated folder name of a field represented by this Field object. (C1Query.PathSeparator is used instead of dot, if set by the programmer).

HasLookup

Gets/sets whether the field has value list and whether LookupValues event should be fired for this field or not

Precision

Precision of a numeric field.

Size

Field's maximum data size.

TableName

The table name of a view field represented by this Field object.

Tag

Stores arbitrary additional information for the field.

Type

Field's data type.

ViewFieldName

The name of a view field represented by this Field object, or the name of a DataSourceFields field in data source mode.

ViewName

The view name of a view field represented by this Field object.

 

 


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

Product Support Forum  |  Documentation Feedback