Share via


AdapterAppInitString.DdaCollection Property

Definition

Gets the data driven adapter collection.

public:
 property Microsoft::Uii::Common::DdaCollection ^ DdaCollection { Microsoft::Uii::Common::DdaCollection ^ get(); };
[System.ComponentModel.Browsable(false)]
public Microsoft.Uii.Common.DdaCollection DdaCollection { get; }
[<System.ComponentModel.Browsable(false)>]
member this.DdaCollection : Microsoft.Uii.Common.DdaCollection
Public ReadOnly Property DdaCollection As DdaCollection

Property Value

The Data Driven Adapter collection.

Attributes

Applies to