AdapterAppInitString.DataDrivenAdapterBindingsCollection Property

Definition

Gets the data driven adapter control bindings collection.

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

Property Value

The data driven adapter control bindings collection.

Attributes

Applies to