Excalibur Software PropertyList 3.0

QueryFieldFilter

Event QueryFieldFilter(fld As ADODB.Field15, Exclude As Boolean)

Description
Occurs when the PropertyList needs to know whether this field should be included when importing a Recordset object.

Parameters:

Remarks
This event will fire only if the FilterFields property is True. See that property's documentation for more information.
See Also: Recordset Property