| Advanced.Data.Provider Documentation | |
AdpProviderCollection.Contains Method (AdpProvider)
[This is preliminary documentation and subject to change.]
Gets a value indicating whether the AdpProviderCollection contains the specified AdpProvider.
[Visual Basic]Overloads Public Function Contains( _
ByVal
value As
AdpProvider _
) As
Boolean Parameters
- value
- The AdpProvider to locate.
Return Value
true if the AdpProvider is contained in the collection otherwise, false.
See Also
AdpProviderCollection Class | Advanced.Data.Provider Namespace | AdpProviderCollection.Contains Overload List