Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

Show in webframe

GetDataAccessMapping Method (DataAccessConfigurationView)






Returns the DataAccessMapping registered for the connection name and provider in the DataAccessSettings.
Syntax
public virtual DataAccessMapping GetDataAccessMapping()
'Declaration
 
Public Overridable Function GetDataAccessMapping() As DataAccessMapping
'Usage
 
Dim instance As DataAccessConfigurationView
Dim value As DataAccessMapping
 
value = instance.GetDataAccessMapping()

            

            
public:
virtual 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

See Also

Reference

DataAccessConfigurationView Class
DataAccessConfigurationView Members

Error processing SSI file
Leadtools.Medical.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features