public sealed class StoredProcedureEntity : IMessage<StoredProcedureEntity>, IEquatable<StoredProcedureEntity>, IDeepCloneable<StoredProcedureEntity>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class StoredProcedureEntity.
[[["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\u003eThis webpage provides documentation for the \u003ccode\u003eStoredProcedureEntity\u003c/code\u003e class within the Google Cloud Database Migration v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStoredProcedureEntity\u003c/code\u003e class represents a stored procedure, whose parent is a schema, within the context of database migration.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling and data management.\u003c/p\u003e\n"],["\u003cp\u003eThe available constructors for \u003ccode\u003eStoredProcedureEntity\u003c/code\u003e allow for default initialization and cloning from an existing \u003ccode\u003eStoredProcedureEntity\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class also contains properties named \u003ccode\u003eCustomFeatures\u003c/code\u003e which is a \u003ccode\u003eStruct\u003c/code\u003e type, and \u003ccode\u003eSqlCode\u003c/code\u003e which is a string, which represent the stored procedures engine specific features and SQL code, respectively.\u003c/p\u003e\n"]]],[],null,[]]