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

DataProvider Property







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 Database DataProvider {get;}
 get_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: 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

MediaCreationDbDataAccessAgent Class
MediaCreationDbDataAccessAgent Members

 

 


Products | Support | Contact Us | Copyright Notices

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