Aracılığıyla paylaş


DbBatchCommandCollection.Add(DbBatchCommand) Yöntem

Tanım

Belirtilen DbBatchCommand nesneyi öğesine DbBatchCommandCollectionekler.

public:
 abstract void Add(System::Data::Common::DbBatchCommand ^ item);
public abstract void Add (System.Data.Common.DbBatchCommand item);
abstract member Add : System.Data.Common.DbBatchCommand -> unit
Public MustOverride Sub Add (item As DbBatchCommand)

Parametreler

item
DbBatchCommand

öğesine eklenecek ICollection<T>nesne.

Uygulamalar

Şunlara uygulanır