Skip to content

piaDataFiles - cSelectionSource

Table numbers used as selection source entry items

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer piaDataFiles
Access Type Syntax
Read Access: Get piaDataFiles to IntegerVariable
Write Access: Set piaDataFiles to IntegerVariable/Value

Description

piaDataFiles contains the table numbers registered as entry items for the selection source.

Each element corresponds to the same index in piaDataFields. Together, the two arrays identify the database columns used when the selection source builds item values and checks search matches.

The array is maintained by the framework when data bindings are attached. Application code normally does not set this property directly.

See Also

piaDataFields | Data_File | CheckAllEntryItem