DataProvider Property

Summary

Gets the database provider for connecting and working with the Media Creation Management database.

Syntax
C#
VB
C++
protected Database DataProvider {get;} 
  
Protected ReadOnly Property DataProvider As Database 
protected: 
property Database^ DataProvider { 
   Database^ get(); 
} 

Property Value

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

Requirements

Target Platforms

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

Leadtools.Medical.Media.DataAccessLayer Assembly