←Select platform

DataAccessFactory Class

Summary

Contains generic factory methods for creating data providers that map to the configured connection provider.

Syntax

C#
VB
C++
public class DataAccessFactory 
  
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.

Example

For an example of using the DataAccessFactory refer to the "Leadtools.Medical.Winforms" project.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly