Unosquare
    Show / Hide Table of Contents

    Enum DataType

    Supported data types.

    Namespace: Unosquare.Tubular
    Syntax
    public enum DataType

    Fields

    Name Description
    Boolean

    Boolean type

    Date

    Only Date type

    DateTime

    DataTime type

    DateTimeUtc

    DataTime UTC type

    Numeric

    Numeric type (int or float)

    String

    String type

    Comments

    Back to top Copyright © 2017-2019 Unosquare