|
Invoking this method will display the Extended Query Record Selection dialog box, allowing the user to change the SelectedRecords property at run time.
The ShowSelectedRecordsDlg method syntax has these parts:
|
Part
|
Description
|
|
object
|
Required. The object placeholder represents an object expression that evaluates to an object in the Applies To list.
|
You must invoke the Init method after any changes to the extended fetch record or field selection criteria before invoking an extended fetch method such as GetNextExtended.
The ExtendedOps property must be set to True to enable the extended operations capabilities of the VAccess control.
|
Chapter contents
Prev topic: ShowSelectedFieldsDlg
|