DBTables.Constants

From RAD Studio VCL Reference
Jump to: navigation, search

Delphi Information

From DBTables.pas

	smTraceBufSize = $8006;
	dbfOpened = $0;
	dbfPrepared = $1;
	dbfExecSQL = $2;
	dbfTable = $3;
	dbfFieldList = $4;
	dbfIndexList = $5;
	dbfStoredProc = $6;
	dbfExecProc = $7;
	dbfProcDesc = $8;
	dbfDatabase = $9;
	dbfProvider = $A;
	cmVirtual = '[cfmVirtual]';
	cmPersistent = '[cfmPersistent]';
	cmSession = '[cfmSession]';
	cmAll = '[cfmVirtual..cfmSession]';


Unit: DBTables

Type: const


Description

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

Personal tools
Translations
Newest Version