Class OdbcDriver
Inheritance
System.Object
OdbcDriver
Implements
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 |