[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'fonctions_dbcomponents' (#lazfonctions)

p_ExecuteSQLQuery

Declaration

Source position: fonctions_dbcomponents.pas line 80

procedure p_ExecuteSQLQuery(

  const adat_Dataset: Tdataset;

  const as_Query: WideString;

  const ab_ShowException: Boolean = true

);