Share via


DdaBindings Class

Definition

Represents the data driven adapter bindings class.

public ref class DdaBindings
public class DdaBindings
type DdaBindings = class
Public Class DdaBindings
Inheritance
DdaBindings

Constructors

DdaBindings(AdapterAppInitString, String, String)

Initializes a new instance of the DdaBindings class.

DdaBindings(AdapterAppInitString, XmlElement)

Initializes a new instance of the DdaBindings class.

Properties

AdapterBindings

Gets the adapter bindings.

ControlCollection

Gets the control collection.

Prefix

Gets the prefix.

Type

Gets the DDA type.

Methods

Add(ControlElement)

Adds the specified item to ControlCollection.

Refresh()

Refreshes this instance.

Applies to