DataProviderNotFound Method
Creates a new
DataProcessingException indicating that the data provider was not found.
'Declaration
Public Shared Function DataProviderNotFound( _
ByVal As String _
) As Exception
Parameters
- dataProviderName
- The name of the data provider.
Return Value