public sealed class SingleEntityRename : IMessage<SingleEntityRename>, IEquatable<SingleEntityRename>, IDeepCloneable<SingleEntityRename>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class SingleEntityRename.
Options to configure rule type SingleEntityRename.
The rule is used to rename an entity.
The rule filter field can refer to only one entity.
The rule scope can be one of: Database, Schema, Table, Column, Constraint,
Index, View, Function, Stored Procedure, Materialized View, Sequence, UDT,
Synonym
[[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eSingleEntityRename\u003c/code\u003e class in the Database Migration v1 API allows for renaming a single entity.\u003c/p\u003e\n"],["\u003cp\u003eThis rule type is configurable and can apply to various database elements, such as databases, schemas, tables, columns, constraints, indexes, views, functions, stored procedures, materialized views, sequences, UDTs, or synonyms.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API available for this class is 2.5.0, with older versions dating back to 1.0.0 also being accessible.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e, and inherits members from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNewName\u003c/code\u003e is a required property of the class, representing the destination entity's new name.\u003c/p\u003e\n"]]],[],null,[]]