Advanced.Data.Provider Documentation | |
AdpProviderCollection.Remove Method
[This is preliminary documentation and subject to change.]
Removes a specific AdpProvider from the AdpProviderCollection.
[Visual Basic]Public Sub Remove( _
ByVal
value As
AdpProvider _
)
Parameters
- value
- The AdpProvider to remove from the AdpProviderCollection .
See Also
AdpProviderCollection Class | Advanced.Data.Provider Namespace