Bde.DBTables.TQuery.SetDBFlag
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Bde.DBTables.pas Bde.DBTables.hpp
| |
Unit: Bde.DBTables | |
Parent: TQuery |
Delphi
function SetDBFlag(Flag: Integer; Value: Boolean): Boolean; override;
C++
virtual bool __fastcall SetDBFlag(int Flag, bool Value);
Description
Embarcadero Technologies does not currently have any additional information.