Share via


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
System_CAPS_pubmethod DdaCollection(AdapterAppInitString)

Initializes a new instance of the DdaCollection class.

Properties

Name Description
System_CAPS_pubproperty Item[Int32]

Gets the DdaBindings at the specified index.

System_CAPS_pubproperty Item[String]

Gets the DdaBindings with the specified prefix.

Methods

Name Description
System_CAPS_pubmethod Add(String, DdaBindings)

Adds the specified DdaBindings to DDA Collection.

System_CAPS_pubmethod Contains(String)

Determines whether [contains] [the specified prefix].

System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetDdaByType(String)

Gets the DDA element by type.

System_CAPS_pubmethod GetEnumerator()

Gets the enumerator.

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod Refresh()

Refreshes this instance.

System_CAPS_pubmethod ToString()

(Inherited from Object.)

Explicit Interface Implementations

Name Description
System_CAPS_pubinterfaceSystem_CAPS_privmethod 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