IBX.IBScript.TIBScriptStats.TAttrType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TAttrType = (Inserts, Updates, Deletes, SeqSelects, IdxSelects,
Backouts, Expunges, Purges);

C++

enum DECLSPEC_DENUM TAttrType : unsigned char { Inserts, Updates, Deletes, SeqSelects, IdxSelects, Backouts, Expunges, Purges };

Properties

Type Visibility Source Unit Parent
enum public
IBX.IBScript.pas
IBX.IBScript.hpp
IBX.IBScript TIBScriptStats

Description

Embarcadero Technologies does not currently have any additional information.