Class ODBCConnection
Represents the ODBC connection
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.XlsIO.Implementation
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public class ODBCConnection : DataBaseProperty
Constructors
ODBCConnection(ExternalConnection)
Constructor
Declaration
public ODBCConnection(ExternalConnection connection)
Parameters
Type | Name | Description |
---|---|---|
ExternalConnection | connection |