Gets the default Leadtools.Medical.DataAccessLayer.Configuration.DataAccessMapping for the connection provider.
name
The connection name for which the dbProviderName belongs.
dbProviderName
The connection logical provider name.
A Leadtools.Medical.DataAccessLayer.Configuration.DataAccessMapping object for the provided dbProviderName. It will return a null value if no mapping is found.
This method has the following default Leadtools.Medical.DataAccessLayer.Configuration.DataAccessMapping:
For the dbProviderName = Leadtools.Medical.DataAccessLayer.Configuration.DataAccessMapping.DefaultSqlProviderName the Leadtools.Medical.DataAccessLayer.Configuration.DataAccessMapping.DataAccessType will be of type Leadtools.Medical.ExternalStore.DataAccessLayer.ExternalStoreSqlDataAccessAgent
For the dbProviderName = Leadtools.Medical.DataAccessLayer.Configuration.DataAccessMapping.DefaultSqlCe3_5ProviderName the Leadtools.Medical.DataAccessLayer.Configuration.DataAccessMapping.DataAccessType will be of type Leadtools.Medical.ExternalStore.DataAccessLayer.ExternalStoreSqlCeDataAccessAgent