Compartir a través de


DdaCollection(AdapterAppInitString) Constructor

Definition

Initializes a new instance of the DdaCollection class.

public:
 DdaCollection(Microsoft::Uii::Common::AdapterAppInitString ^ initString);
public DdaCollection (Microsoft.Uii.Common.AdapterAppInitString initString);
new Microsoft.Uii.Common.DdaCollection : Microsoft.Uii.Common.AdapterAppInitString -> Microsoft.Uii.Common.DdaCollection
Public Sub New (initString As AdapterAppInitString)

Parameters

initString
AdapterAppInitString

Adapter init string.

Applies to