ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum SQLDataTypeIdRecord.SQLDataType - ASP.NETMVC API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum SQLDataTypeIdRecord.SQLDataType

    The SQL datatypes.

    Namespace: Syncfusion.XlsIO.Parser.Biff_Records.PivotTable
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum SQLDataType

    Fields

    Name Description
    SQL_CHAR

    Represents the SQL_CHAR SQL data type.

    SQL_DATETIME

    Represents the SQL_DATETIME SQL data type.

    SQL_DECIMAL

    Represents the SQL_DECIMAL SQL data type.

    SQL_DOUBLE

    Represents the SQL_DOUBLE SQL data type.

    SQL_FLOAT

    Represents the SQL_FLOAT SQL data type.

    SQL_INTEGER

    Represents the SQL_INTEGER SQL data type.

    SQL_NUMERIC

    Represents the SQL_NUMERIC SQL data type.

    SQL_REAL

    Represents the SQL_REAL SQL data type.

    SQL_SMALLINT

    Represents the SQL_SMALLINT SQL data type.

    SQL_UNKNOWN_TYPE

    Represents the SQL_UNKNOWN_TYPE SQL data type.

    SQL_VARCHAR

    Represents the SQL_VARCHAR SQL data type.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved