←Select platform

GetDefaultMappingProxy Method

Summary

Exposes GetDefaultMapping as public.

Syntax
C#
VB
C++
public DataAccessMapping GetDefaultMappingProxy( 
   string name, 
   string dbProviderName 
) 
Public Function GetDefaultMappingProxy( 
   ByVal name As String, 
   ByVal dbProviderName As String 
) As DataAccessMapping 
public:  
   DataAccessMapping^ GetDefaultMappingProxy( 
      String^ name, 
      String^ dbProviderName 
   ) 

Parameters

name
The connection name for which the dbProviderName belongs.

dbProviderName
The connection logical provider name

Remarks

Please refer to GetDefaultMapping for details.

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.