[[["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-04-09 UTC."],[[["The latest version available for `MysqlTable` is 2.9.0, with this webpage specifically detailing version 2.1.0."],["`MysqlTable` is a class representing a MySQL table, inheriting from `Object` and implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class offers two constructors: a default constructor `MysqlTable()` and another that takes a `MysqlTable` object as a parameter for creating a new instance."],["`MysqlTable` includes properties like `MysqlColumns`, a `RepeatedField` of `MysqlColumn` objects representing columns in the MySQL database, and `Table`, a string representing the table's name."],["This page contains the historical versions of the `MysqlTable` class, spanning from version 1.0.0 up to the latest 2.9.0."]]],[]]