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

Name Description
DdaBindings(AdapterAppInitString, String, String)

Initializes a new instance of the DdaBindings class.

DdaBindings(AdapterAppInitString, XmlElement)

Initializes a new instance of the DdaBindings class.

Properties

Name Description
AdapterBindings

Gets the adapter bindings.

ControlCollection

Gets the control collection.

Prefix

Gets the prefix.

Type

Gets the DDA type.

Methods

Name Description
Add(ControlElement)

Adds the specified item to ControlCollection.

Refresh()

Refreshes this instance.

Applies to