Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.DataAccessLayer Namespace > WorkstationDataAccessAgent Class : DatabaseProvider Property |
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();