| Class | Description |
|---|---|
| OnInsertWords |
AFTER INSERT trigger populating word table
|
| OnInsertWordsCExt |
AFTER INSERT trigger populating word table
|
| OnInsertWordsExt |
AFTER INSERT trigger populating word table (extent fields)
|
| OnUpdateWords |
AFTER UPDATE trigger populating word table
|
| OnUpdateWordsCExt |
AFTER UPDATE trigger populating word table (extent fields)
|
| OnUpdateWordsExt |
AFTER UPDATE trigger populating word table (extent fields)
|
| UpdatableMyConnectionView |
Trigger for _MyConnection View
|
| WordsTrigger |
Base class for triggers populating word table
|