DatabaseProvider Property

Summary
Gets the database provider for connecting and working with 'External Store' database.
Syntax
C#
C++/CLI
protected Database DatabaseProvider {get; set;} 
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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.ExternalStore.DataAccessLayer Assembly

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