DdaCollection Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Data Driven Adapter bindings collection class.
Namespace: Microsoft.Uii.Common
Assembly: Microsoft.Uii.Common (in Microsoft.Uii.Common.dll)
Inheritance Hierarchy
System.Object
Microsoft.Uii.Common.DdaCollection
Syntax
public class DdaCollection : IEnumerable<DdaBindings>, IEnumerable
Public Class DdaCollection
Implements IEnumerable(Of DdaBindings), IEnumerable
Constructors
Name | Description | |
---|---|---|
DdaCollection(AdapterAppInitString) | Initializes a new instance of the DdaCollection class. |
Properties
Name | Description | |
---|---|---|
Item[Int32] | Gets the DdaBindings at the specified index. |
|
Item[String] | Gets the DdaBindings with the specified prefix. |
Methods
Name | Description | |
---|---|---|
Add(String, DdaBindings) | Adds the specified DdaBindings to DDA Collection. |
|
Contains(String) | Determines whether [contains] [the specified prefix]. |
|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetDdaByType(String) | Gets the DDA element by type. |
|
GetEnumerator() | Gets the enumerator. |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
Refresh() | Refreshes this instance. |
|
ToString() | (Inherited from Object.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
IEnumerable.GetEnumerator() | Returns an enumerator that iterates through a collection. |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Uii.Common Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright