←Select platform

CreateDatabaseProvider Method

Summary

Creates the database provider for connecting and working with DICOM Event Log SQL Server database.

Syntax

C#
VB
C++
protected override Database CreateDatabaseProvider() 
  
Protected Overrides Function CreateDatabaseProvider() As Database 
protected: 
Database^ CreateDatabaseProvider(); override  

Return Value

A Microsoft.Practices.EnterpriseLibrary.Data.Database object that can be used to connect to the DICOM Event Log SQL Server database.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Logging.DataAccessLayer Assembly