AdapterAppInitString.DataDrivenAdapterControlBindings Property

Definition

Gets the data driven adapter control bindings.

public:
 property System::Xml::XmlNode ^ DataDrivenAdapterControlBindings { System::Xml::XmlNode ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Xml.XmlNode DataDrivenAdapterControlBindings { get; }
[<System.ComponentModel.Browsable(false)>]
member this.DataDrivenAdapterControlBindings : System.Xml.XmlNode
Public ReadOnly Property DataDrivenAdapterControlBindings As XmlNode

Property Value

The data driven adapter control bindings.

Attributes

Applies to