LEADTOOLS Medical (Leadtools.Medical.Workstation.DataAccessLayer assembly)
LEAD Technologies, Inc

DatabaseProvider Property







Gets the database provider for connecting and working with the Medical Workstation database.
Syntax
protected Database DatabaseProvider {get;}
'Declaration
 
Protected ReadOnly Property DatabaseProvider As Database
'Usage
 
Dim instance As WorkstationDataAccessAgent
Dim value As Database
 
value = instance.DatabaseProvider
protected Database DatabaseProvider {get;}
 get_DatabaseProvider(); 
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WorkstationDataAccessAgent Class
WorkstationDataAccessAgent Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.