[[["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-05-02 UTC."],[[["The latest version of the `ViewEntity` class within the Database Migration v1 API is 2.5.0, with documentation and resources available for this and previous versions."],["`ViewEntity` represents a view in a database schema, and its parent element is a schema."],["The `ViewEntity` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `ViewEntity` include `Constraints`, which is a collection of `ConstraintEntity` objects, `CustomFeatures` to capture custom engine-specific features, and `SqlCode`, which holds the SQL code defining the view."],["There are two constuctors available for the class, `ViewEntity()`, and `ViewEntity(ViewEntity other)` for creating the ViewEntity class."]]],[]]