DdaBindings Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |