IBX.IBExtract.TriggerTypes
Delphi
TriggerTypes : Array[0..6] of String = (
'', // do not localize
'BEFORE INSERT', // do not localize
'AFTER INSERT', // do not localize
'BEFORE UPDATE', // do not localize
'AFTER UPDATE', // do not localize
'BEFORE DELETE', // do not localize
'AFTER DELETE'); // do not localize
C++
extern DELPHI_PACKAGE Ibx_Ibextract__4 TriggerTypes;
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
const variable |
public | IBX.IBExtract.pas IBX.IBExtract.hpp |
IBX.IBExtract | IBX.IBExtract |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !