Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Microsoft.BusinessData.Infrastructure.Collections namespace contains collections used for the Business Data Connectivity (BDC) service infrastructure.
Interfaces
Interface | Description | |
---|---|---|
![]() |
IReadOnlyCollection<T> | Defines properties and methods that handle read-only collections. |
![]() |
IReadOnlyDictionary<TKey, TValue> | Defines methods and properties that handle read-only dictionary collections. |
![]() |
IReadOnlyNamedDictionary<TValue> | Represents a special implementation of IReadOnlyDictionary, where the key is a string. |