Leadtools.Medical.Workstation.DataAccessLayer Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
DatabaseProvider Property
See Also 
Leadtools.Medical.Workstation.DataAccessLayer Namespace > WorkstationDataAccessAgent Class : DatabaseProvider Property



Gets the abstract object which database commands are run against.

Syntax

Visual Basic (Declaration)  
Protected ReadOnly Property DatabaseProvider As Database
Visual Basic (Usage) Copy Code
Dim instance As WorkstationDataAccessAgent
Dim value As Database
 
value = instance.DatabaseProvider
C#  
protected Database DatabaseProvider {get;}
C++/CLI  
protected:
property Database DatabaseProvider {
   Database get();
}

Return Value

The Database object which is used to perform the database commands against.

Remarks

The Database object is an abstract class which implements the Database class in the Microsoft Enterprise Library Data Access Block.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Medical.Workstation.DataAccessLayer requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features