DataAccessFactory Class

Summary
Contains generic factory methods for creating data providers that map to the configured connection provider.
Syntax
C#
C++/CLI
public class DataAccessFactory 
public ref class DataAccessFactory  
Remarks

Use this class to create instances of the data providers that correspond to the configured connection provider.

This class uses the Leadtools.Medical.DataAccessLayer.Configuration.IDataAccessConfigurationView to locate the type which corresponds to the configured connection provider.

For a practice on using the DataAccessFactory refer to the "Leadtools.Medical.Winforms" project.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.