Advanced.Data.Provider Documentation

AdpProviderEnumerator Constructor 

[This is preliminary documentation and subject to change.]

Initializes a new instance of the AdpProviderEnumerator class.

[Visual Basic]
Public Sub New( _
   ByVal mappings As AdpProviderCollection _
)
[C#]
public AdpProviderEnumerator(
   AdpProviderCollection mappings
);

Parameters

mappings
AdpProviderCollection object.

See Also

AdpProviderEnumerator Class | Advanced.Data.Provider Namespace