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

DataProvider Property

Show in webframe






Gets the database provider for connecting and working with the Media Creation Management database.
Syntax
protected Database DataProvider {get;}
'Declaration
 
Protected ReadOnly Property DataProvider As Database
'Usage
 
Dim instance As MediaCreationDbDataAccessAgent
Dim value As Database
 
value = instance.DataProvider

            

            
protected: __property Database* get_DataProvider();
protected:
property Database* DataProvider {
   Database* get();
}

Property Value

A Microsoft.Practices.EnterpriseLibrary.Data.Database object for connecting and working with the Media Creation Management database.
Requirements

Target Platforms

See Also

Reference

MediaCreationDbDataAccessAgent Class
MediaCreationDbDataAccessAgent Members

 

 


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