ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class OdbcDriver - ASP.NETMVC API Reference | Syncfusion

    Show / Hide Table of Contents

    Class OdbcDriver

    Inheritance
    System.Object
    OdbcDriver
    Implements
    IDriver
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.RDL.Data
    Assembly: Syncfusion.EJ.ReportViewer.dll
    Syntax
    public class OdbcDriver : IDriver

    Constructors

    OdbcDriver()

    Declaration
    public OdbcDriver()

    Properties

    ApiLevel

    Declaration
    public string ApiLevel { get; set; }
    Property Value
    Type Description
    System.String

    ConnectFunctions

    Declaration
    public string ConnectFunctions { get; set; }
    Property Value
    Type Description
    System.String

    FileExtension

    Declaration
    public string FileExtension { get; set; }
    Property Value
    Type Description
    System.String

    IsDsn

    Declaration
    public bool IsDsn { get; set; }
    Property Value
    Type Description
    System.Boolean

    Name

    Declaration
    public string Name { get; set; }
    Property Value
    Type Description
    System.String

    Implements

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