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 20.0.2020.5.27
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly