GetDataAccessMapping Method

Summary
Returns the DataAccessMapping registered for the connection name and provider in the DataAccessSettings.
Syntax
C#
C++/CLI
public DataAccessMapping GetDataAccessMapping() 
public: 
DataAccessMapping^ GetDataAccessMapping();  

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

Leadtools.Medical.DataAccessLayer Assembly

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