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