Previous Topic

Next Topic

Inhoudsopgave

Book Index

ProgramCode Property

Property Property ProgramCode: Integer

Description

Specifies the program code of the presets used to populate the Info form. If no query is available in the SQL property, all presets linked to this program code will be available in the Preset box of the Info form.

Remarks

If you select a preset that contains parameters, you will be prompted to enter the parameter values when you select the preset concerned.

Because different presets return different fields to the Info form, you need to set the KeyField Property for every preset. To do this, call the SetContextCodeKeyField() function for each preset using its preset code and include the requested keyfield for the preset.