public sealed class MysqlSourceConfig : IMessage<MysqlSourceConfig>, IEquatable<MysqlSourceConfig>, IDeepCloneable<MysqlSourceConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class MysqlSourceConfig.
[[["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-08 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eMysqlSourceConfig\u003c/code\u003e class within the DataStream v1 API for .NET, specifically version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMysqlSourceConfig\u003c/code\u003e is used to configure a MySQL source for data streaming and inherits from \u003ccode\u003eobject\u003c/code\u003e, while implementing \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers properties like \u003ccode\u003eExcludeObjects\u003c/code\u003e, \u003ccode\u003eIncludeObjects\u003c/code\u003e, \u003ccode\u003eMaxConcurrentBackfillTasks\u003c/code\u003e, and \u003ccode\u003eMaxConcurrentCdcTasks\u003c/code\u003e to define which MySQL objects to include or exclude, as well as setting limits on the number of concurrent tasks.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of this class that can be found in the documentation, with version 2.9.0 being the latest, while the content is within the context of version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe document goes over two constructors, a parameterised and empty one, that can be used to instantiate the MysqlSourceConfig class.\u003c/p\u003e\n"]]],[],null,[]]