AnyDAC
ContentsIndexHome
PreviousUpNext
TADTable.GetCustomWhere Method

Allows to submit a custom WHERE phrase or additional filtering condition.

Group
Links

Override the GetCustomWhere method to submit a custom WHERE phrase or additional filtering condition to a SELECT command, which TADTable will send to a DBMS. The returned value must be a SQL predicate.

function GetCustomWhere: String; virtual;
What do you think about this topic? Send feedback!