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