C#
VB
C++
Initializes a new instance of the Database class.
public Database(
string connection,
MappingSource mappingSource
)
Public Sub New(ByVal connection As System.String, ByVal mappingSource As System.Data.Linq.Mapping.MappingSource)
public: Database(System.String^ connection, System.Data.Linq.Mapping.MappingSource^ mappingSource)
connection
The connection string.
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