DataAdapters.Count - Propriété
Obtient le nombre d'adaptateurs de données de la collection DataAdaptersCollection.
Espace de noms : Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly : Microsoft.Office.Interop.InfoPath.SemiTrust (dans Microsoft.Office.Interop.InfoPath.SemiTrust.dll)
Syntaxe
'Déclaration
ReadOnly Property Count As Integer
Get
'Utilisation
Dim instance As DataAdapters
Dim value As Integer
value = instance.Count
int Count { get; }
Valeur de propriété
Type : System.Int32
Remarques
Important
Vous pouvez accéder à ce membre sans restrictions.
Voir aussi
Référence
Microsoft.Office.Interop.InfoPath.SemiTrust - Espace de noms