[[["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-17 UTC."],[[["The latest version available for the Database Migration v1 API class EntityDdl is version 2.5.0, with the current documentation being for version 2.2.0."],["The `EntityDdl` class represents a single DDL statement for a specific entity, which can be viewed in the context of its implementation of `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["`EntityDdl` includes properties such as `Ddl`, `DdlType`, `Entity`, `EntityType`, and `IssueId`, allowing for the description and identification of the DDL code, its type, the referenced entity, and any related issues."],["The EntityDdl class offers two constructors: a default `EntityDdl()` constructor and an overload `EntityDdl(EntityDdl other)` for copying another EntityDdl object."],["This document shows the inheritance path of EntityDdl from `object`, and also provides the inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]