dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlSchemaTableColumn Class
Members

In This Topic
    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