[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["The `TriggerEntity` class is part of the Database Migration v1 API and is not used as an independent entity, instead being retrieved as part of a Table entity."],["This class represents a database trigger and includes properties like `Name`, `SqlCode`, `TriggerType`, and `TriggeringEvents`, defining its behavior and associated SQL code."],["`TriggerEntity` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting various functionalities such as message handling and cloning."],["The latest version of `TriggerEntity` documentation is version 2.5.0, with version 2.4.0 currently displayed on the webpage, and has versions down to 1.0.0 available."],["The TriggerEntity class has two constructors, a default constructor, and a copy constructor that takes another `TriggerEntity` object as a parameter."]]],[]]