aspose.diagram
Class DataConnectionType

Utility class containing constants. Allows to configure options for the connections to the database.

Field Summary
const  NumberSQL
           Usage System.Data.SqlClient.SqlConnection.
const  NumberQLEDB
           Usage System.Data.OleDb.OleDbConnection.
const  NumberODBC
           Usage System.Data.Odbc.OdbcConnection.
const  NumberUNKNOWN
           Unknown type of connection.
 

Field Detail

SQL

const Number SQL
Usage System.Data.SqlClient.SqlConnection.

QLEDB

const Number QLEDB
Usage System.Data.OleDb.OleDbConnection.

ODBC

const Number ODBC
Usage System.Data.Odbc.OdbcConnection.

UNKNOWN

const Number UNKNOWN
Unknown type of connection.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.