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\u003eThe latest version of the \u003ccode\u003eStoredProcedureEntity\u003c/code\u003e class is 2.5.0, part of the Database Migration v1 API within the \u003ccode\u003eGoogle.Cloud.CloudDms.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStoredProcedureEntity\u003c/code\u003e represents a stored procedure within a database schema, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors for creating a new \u003ccode\u003eStoredProcedureEntity\u003c/code\u003e or copying an existing one and has properties to store custom features and the SQL code for creating the stored procedure.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSqlCode\u003c/code\u003e property of the \u003ccode\u003eStoredProcedureEntity\u003c/code\u003e class holds the string value of the SQL used to create the stored procedure.\u003c/p\u003e\n"],["\u003cp\u003eThe class definition and related documentation can be found within the \u003ccode\u003eGoogle.Cloud.CloudDms.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]