TMedQuery.Prepared TMedQuery

property Prepared: Boolean ;

Description

Use this property to check if SQL statement has been prepared (Prepare method was called). You can Prepare or UnPrepare statements by setting this property to true of false respectively.