DataAdapters.Count-Eigenschaft
Ruft die Anzahl der Datenadapter in der DataAdaptersCollection-Auflistung ab.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
<DispIdAttribute(1)> _
ReadOnly Property Count As Integer
'Usage
Dim instance As DataAdapters
Dim value As Integer
value = instance.Count
[DispIdAttribute(1)]
int Count { get; }
Siehe auch
Referenz
DataAdapters-Schnittstelle
DataAdapters-Member
Microsoft.Office.Interop.InfoPath-Namespace