[[["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 `EntityMove` class in the Database Migration v1 API is used to configure rules for moving entities to a new schema."],["The rule scope for `EntityMove` can include various database objects such as tables, columns, constraints, indexes, views, functions, stored procedures, materialized views, sequences, and UDTs."],["`EntityMove` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The latest version available is version 2.5.0, and previous versions going back to version 1.0.0 are also accessible."],["The class has a property, NewSchema, that allows users to specify the new schema as a string, and it is a required parameter."]]],[]]