DatabaseProvider Property

Summary
Gets the database provider for connecting and working with the Medical Workstation database.
Syntax
C#
C++/CLI
protected Database DatabaseProvider {get;} 
protected: __property Database* get_DatabaseProvider(); 
protected: 
property Database^ DatabaseProvider { 
   Database^ get(); 
} 

Property Value

A Microsoft.Practices.EnterpriseLibrary.Data.Database object for connecting and working with the Medical Workstation 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.Workstation.DataAccessLayer Assembly

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