GetDataAccessMapping Method

Summary

Returns the DataAccessMapping registered for the connection name and provider in the DataAccessSettings.

Syntax
C#
VB
C++
public DataAccessMapping GetDataAccessMapping() 
  
Function GetDataAccessMapping() As DataAccessMapping 
DataAccessMapping^ GetDataAccessMapping();  

Return Value

The DataAccessMapping that matches the configured provider name for the connection.

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