MySqlSchemaTableColumn Class
In This Topic
Describes specific MySQL column metadata of the schema for a database table.
Syntax
|
|---|
'Declaration
Public MustInherit NotInheritable Class MySqlSchemaTableColumn |
|
|---|
public static class MySqlSchemaTableColumn |
Inheritance Hierarchy
System.Object
Devart.Data.MySql.MySqlSchemaTableColumn
See Also