Advanced.Data.Provider Documentation

AdpProviderCollection Class

[This is preliminary documentation and subject to change.]

A collection that stores AdpProvider objects.

For a list of all members of this type, see AdpProviderCollection Members.

System.Object
   DictionaryBase
      AdpProviderCollection

[Visual Basic]
Public Class AdpProviderCollection
Inherits DictionaryBase
[C#]
public class AdpProviderCollection : DictionaryBase

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Advanced.Data.Provider

Assembly: Advanced.Data.Provider (in Advanced.Data.Provider.dll)

See Also

AdpProviderCollection Members | Advanced.Data.Provider Namespace