DatabaseProvider Property

Summary
Gets the database provider for connecting and working with 'External Store' database.
Syntax
C#
VB
C++
protected Database DatabaseProvider {get; set;} 
  
Protected Property DatabaseProvider As Database 
protected: 
property Database^ DatabaseProvider { 
   Database^ get(); 
   void set (    Database^ ); 
} 

Property Value

A Microsoft.Practices.EnterpriseLibrary.Data.Database object for connecting and working with DICOM Storage 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.ExternalStore.DataAccessLayer Assembly

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