TMedQuery.C1AsBoolean TMedQuery

property C1AsBoolean: Boolean ;

Description

Set C1AsBoolean to true before opening query to instruct query component that all fixed length character fields (CHAR) with width 1 should be opened as Delphi logical fields. The option is useful when a query is based on tables managed by Mediator and containing logical fields. If the option is not specified than these fields are visible as character fields.