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

TDbEntity.GetString

Declaration

Source position: _crw_dbapi.pas line 246

public function TDbEntity.GetString(

  n: Integer = 1;

  coldel: LongString = ASCII_HT;

  rowdel: LongString = EOL;

  nullexpr: LongString = ''

):LongString;