←Select platform

GetDataAccessMapping Method

Summary

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

Syntax

C#
VB
C++
public DataAccessMapping GetDataAccessMapping() 
  
Public Function GetDataAccessMapping() As Leadtools.Medical.Dataaccesslayer.Configuration.DataAccessMapping 

Return Value

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

Remarks

The mapping will be retrieved from the registered DataAccessSettings object. If there is no mapping, the default mapping will be returned by calling GetDefaultMapping.

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