Search Results for

    Show / Hide Table of Contents

    Enum ColumnType

    Defines the type of the column.

    Namespace: MySql.Data.MySqlClient.X.XDevAPI.Common
    Assembly: MySql.Data.dll
    Version: 9.3.0
    Syntax
    public enum ColumnType

    Fields

    Name Description
    Bigint
    Bit
    Bytes
    Date
    DateTime
    Decimal
    Double
    Enum
    Float
    Geometry
    Int
    Json
    Mediumint
    Set
    Smallint
    String
    Time
    Timestamp
    Tinyint
    In This Article
    • Fields
    Back to top Copyright © 2021, 2025, Oracle and/or its affiliates.