public sealed class PrepareStepDetails : IMessage<MigrationProgressEvent.Types.PrepareStepDetails>, IEquatable<MigrationProgressEvent.Types.PrepareStepDetails>, IDeepCloneable<MigrationProgressEvent.Types.PrepareStepDetails>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available is 2.4.0, with a range of previous versions listed, from 2.3.0 down to 1.1.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePrepareStepDetails\u003c/code\u003e is a class that provides details for the \u003ccode\u003ePREPARE\u003c/code\u003e step in the migration process, implementing multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the base .NET \u003ccode\u003eObject\u003c/code\u003e class and has implemented members for \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePrepareStepDetails\u003c/code\u003e class can be constructed with no parameters, or by using another instance of \u003ccode\u003ePrepareStepDetails\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a property, \u003ccode\u003eConcurrencyMode\u003c/code\u003e, which determines the concurrency mode for the database during the \u003ccode\u003eREDIRECT_WRITES\u003c/code\u003e step and uses the \u003ccode\u003eMigrationProgressEvent.Types.ConcurrencyMode\u003c/code\u003e enum.\u003c/p\u003e\n"]]],[],null,[]]