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

In This Topic
    IsSet Field
    In This Topic
    Specifies whether this column contains SET values.
    Syntax
    'Declaration
     
    Public Shared ReadOnly IsSet As String
    public static readonly string IsSet
    See Also