C#
VB
C++
Initializes a new instance of the Database class.
public Database(
IDbConnection connection,
MappingSource mappingSource
)
Public Sub New(ByVal connection As System.Data.IDbConnection, ByVal mappingSource As System.Data.Linq.Mapping.MappingSource)
public: Database(System.Data.IDbConnection^ connection, System.Data.Linq.Mapping.MappingSource^ mappingSource)
connection
An open connection to a data source.
mappingSource
The mapping source information.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET