DbBatchCommandCollection.Contains(DbBatchCommand) Méthode

Définition

Indique si un DbBatchCommand est contenu dans la collection.

C#
public abstract bool Contains (System.Data.Common.DbBatchCommand item);

Paramètres

item
DbBatchCommand

Objet à rechercher dans ICollection<T>.

Retours

true si le DbBatchCommand se trouve dans la collection ; sinon, false.

Implémente

S’applique à

Produit Versions
.NET 6, 7, 8, 9