LEADTOOLS Medical (Leadtools.Medical.Workstation.DataAccessLayer assembly)

DatabaseProvider Property

Show in webframe






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: __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

See Also

Reference

WorkstationDataAccessAgent Class
WorkstationDataAccessAgent Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.