'Declaration Function GetAdapter( _ ByVal dataProviderName As String _ ) As IDbConnectionAdapter
IDbConnectionAdapter GetAdapter( string dataProviderName )
Parameters
- dataProviderName
- The invariant name of the data provider to return the adapter for..
Return Value
The IDbConnectionAdapter for the specified data provider name.