Freigeben über


XmlFormHostItem.DataConnections-Eigenschaft

Dieser Member ist ein Wrapper für die DataConnections-Eigenschaft der XmlForm-Klasse.

Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in microsoft.office.infopath.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property DataConnections As DataConnectionCollection
'Usage
Dim instance As XmlFormHostItem
Dim value As DataConnectionCollection

value = instance.DataConnections
public virtual DataConnectionCollection DataConnections { get; }

Siehe auch

Referenz

XmlFormHostItem-Klasse
XmlFormHostItem-Member
Microsoft.Office.InfoPath-Namespace