Error processing SSI file
LEADTOOLS Medical External Store DataAccessLayer (Leadtools.Medical.ExternalStore.DataAccessLayer assembly)

Show in webframe

DatabaseProvider Property






Gets the database provider for connecting and working with 'External Store' database.
Syntax
protected Database DatabaseProvider {get; set;}
'Declaration
 
Protected Property DatabaseProvider As Database
'Usage
 
Dim instance As ExternalStoreDBDataAccessAgent
Dim value As Database
 
instance.DatabaseProvider = value
 
value = instance.DatabaseProvider

            

            
protected:
property Database^ DatabaseProvider {
   Database^ get();
   void set (    Database^ value);
}

Property Value

A Microsoft.Practices.EnterpriseLibrary.Data.Database object for connecting and working with DICOM Storage database.
Requirements

Target Platforms

See Also

Reference

ExternalStoreDBDataAccessAgent Class
ExternalStoreDBDataAccessAgent Members

Error processing SSI file
Leadtools.Medical.ExternalStore.DataAccessLayer requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features