How to add your knowledge

Parameter

    Table of contents
    No headers

    Parameters are defined by a colon followed by alphanumeric characters. The FDO filter language extends SQL to allow for a literal string to follow the colon to allow blanks (and other possibilities), for example, :'Enter Name'.

    Determine whether parameters are supported by the FDO Provider you are using by checking SupportParameters on the Connection interface.