Unit 'JvDBUtils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_jvcl]

FormatSQLCondition

Declaration

Source position: jvdbutils.pas line 145

function FormatSQLCondition(

  const FieldName: string;

  const AOperator: string;

  const Value: string;

  FieldType: TFieldType;

  Exact: Boolean

):string;



CT Web help

CodeTyphon Studio