[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'msedb' (#msegui)

idbdata.lookuptext

Declaration

Source position: msedb.pas line 131

function idbdata.lookuptext(

  const indexnum: Integer;

  const akey: Integer;

  const aisnull: Boolean;

  const valuefield: tmsestringfield

):msestring; overload;

function idbdata.lookuptext(

  const indexnum: Integer;

  const akey: Int64;

  const aisnull: Boolean;

  const valuefield: tmsestringfield

):msestring; overload;

function idbdata.lookuptext(

  const indexnum: Integer;

  const akey: msestring;

  const aisnull: Boolean;

  const valuefield: tmsestringfield

):msestring; overload;


Documentation generated on: 2021-05-13