CreateDatabaseProvider Method

Summary
Creates a database provider for connecting and working with the Media Creation Management database.
Syntax
C#
VB
C++
protected abstract Database CreateDatabaseProvider() 
  
Protected MustOverride Function CreateDatabaseProvider() As Database 
protected: 
abstract Database^ CreateDatabaseProvider();  

Return Value

A Microsoft.Practices.EnterpriseLibrary.Data.Database object for connecting and working with the Media Creation Management database.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Media.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.