Edit

Share via


XmlFormHostItem.QueryDataConnection Property

Definition

This member is a wrapper for the QueryDataConnection property of the XmlForm class.

public:
 virtual property Microsoft::Office::InfoPath::DataConnection ^ QueryDataConnection { Microsoft::Office::InfoPath::DataConnection ^ get(); };
public virtual Microsoft.Office.InfoPath.DataConnection QueryDataConnection { get; }
member this.QueryDataConnection : Microsoft.Office.InfoPath.DataConnection
Public Overridable ReadOnly Property QueryDataConnection As DataConnection

Property Value

Returns DataConnection.

Applies to