ConfigurationView Property (DataAccessFactory)

Summary
Gets or sets the Leadtools.Medical.DataAccessLayer.Configuration.IDataAccessConfigurationView from which the provider mapping will be retrieved
Syntax
C#
VB
C++
protected IDataAccessConfigurationView ConfigurationView {get; set;} 
  
Protected Property ConfigurationView As IDataAccessConfigurationView 
protected: 
property IDataAccessConfigurationView^ ConfigurationView { 
   IDataAccessConfigurationView^ get(); 
   void set (    IDataAccessConfigurationView^ ); 
} 

Property Value

An Leadtools.Medical.DataAccessLayer.Configuration.IDataAccessConfigurationView object which holds the information for the provider mapping.

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.