Share via


DdaBindings.AdapterBindings Property

Definition

Gets the adapter bindings.

public:
 property System::Xml::XmlElement ^ AdapterBindings { System::Xml::XmlElement ^ get(); };
public System.Xml.XmlElement AdapterBindings { get; }
member this.AdapterBindings : System.Xml.XmlElement
Public ReadOnly Property AdapterBindings As XmlElement

Property Value

The adapter bindings (DataDrivenAdapterBindings node).

Applies to