Class ITraceTrigger
Unit
Declaration
type ITraceTrigger = class(IVersioned)
Description
This item has no description.
Hierarchy
- TObject
- IVersioned
- ITraceTrigger
Overview
Fields
| Public | nested const VERSION = 5; |
| Public | nested const TYPE_ALL = Cardinal(0); |
| Public | nested const TYPE_BEFORE = Cardinal(1); |
| Public | nested const TYPE_AFTER = Cardinal(2); |
Methods
| Public | function getTriggerName(): PAnsiChar; |
| Public | function getRelationName(): PAnsiChar; |
| Public | function getAction(): Integer; |
| Public | function getWhich(): Integer; |
| Public | function getPerf(): PerformanceInfoPtr; |
Description
Fields
| Public | nested const VERSION = 5; |
|
This item has no description. | |
| Public | nested const TYPE_ALL = Cardinal(0); |
|
This item has no description. | |
| Public | nested const TYPE_BEFORE = Cardinal(1); |
|
This item has no description. | |
| Public | nested const TYPE_AFTER = Cardinal(2); |
|
This item has no description. | |
Methods
| Public | function getTriggerName(): PAnsiChar; |
|
This item has no description. | |
| Public | function getRelationName(): PAnsiChar; |
|
This item has no description. | |
| Public | function getAction(): Integer; |
|
This item has no description. | |
| Public | function getWhich(): Integer; |
|
This item has no description. | |
| Public | function getPerf(): PerformanceInfoPtr; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.