Property SQL: String
Description
Specifies the dynamic SQL select statement used to populate the Info form.
Remarks
When used, presets are no longer available. You can use a stored procedure that returns a result set as the basis for populating the Info form. Note that when using a stored procedure, you cannot include parameters. You can only include a parent field parameter when the ScrollWithParent Property is set to True.