ComponentOne Query 8.0
FieldNameToFieldID Method

Syntax

C1QueryFrame.FieldNameToFieldID(FullName)

Notes

Method applies to C1QueryFrame control.

Arguments

FullName is the full dot-separated name of a folder field in a C1Query schema. (C1Query.PathSeparator is used instead of dot, if set by the programmer). Includes the field’s Name and the folder name(s) to which this field belongs, see Folders.

Return Value

Long number, the ID uniquely identifying the field in the schema.

Description

Use this method to obtain the ID when you need a field’s ID to assign to or compare with LeftFieldID/RightFieldID properties.

See Also

LeftFieldID property

RightFieldID property

FindByID method

Accessing and Modifying Query Items

Folders

 

 


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

Product Support Forum  |  Documentation Feedback