Bde.DBTables.TQuery.SetDBFlag

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function SetDBFlag(Flag: Integer; Value: Boolean): Boolean; override;

C++

virtual bool __fastcall SetDBFlag(int Flag, bool Value);

Properties

Type Visibility Source Unit Parent
function protected
Bde.DBTables.pas
Bde.DBTables.hpp
Bde.DBTables TQuery

Description


Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!