|
Class TDAOQueryDef (unit DAOQueryDef) |
TDAOQueryDef encapsulates a dataset with a result set that is based on a DAO QueryDef object.
|
Functions |
procedure Execute;
function ParamByName(const Value: string): TParam;
|
Properties |
property Active :
property FilterText :
property OpenType : TDAOQueryOpenType
property ParamCheck : Boolean
property Params : TParams
property QueryDefName : string
property SortText :
property ParamCount : Integer
property RecordsAffected : Integer
|
Functions |
procedure Execute;
function ParamByName(const Value: string): TParam;
|
Properties |
property Active
property FilterText
property OpenType : TDAOQueryOpenType
property Params : TParams
property QueryDefName : string
property SortText :
property ParamCount : Integer
property RecordsAffected : Integer