Click or drag to resize
DatabaseConn Method
Get the database connection

Namespace:  DataTables
Assembly:  DataTables (in DataTables.dll) Version: 1.6.5.0 (1.6.5.0)
Syntax
C#
public DbConnection Conn()

Return Value

Type: DbConnection
Database connection
See Also