DataAccessFactory Constructor

Summary
Creates a new instance of the DataAccessFactory
Syntax
C#
VB
C++
  
Public Function New() 
public: 
DataAccessFactory(); 
Remarks

This constructor is provided to allow developers to inherit from this class. You should not create an instance of the DataAccessFactory using this constructor. Use the GetInstance(IDataAccessConfigurationView) method.

Requirements

Target Platforms

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

Leadtools.Medical.DataAccessLayer Assembly

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