DbConnection.CreateBatch Yöntem

Tanım

Sağlayıcı sınıfının sınıfını uygulayan yeni bir örneğini DbBatch döndürür.

public:
 System::Data::Common::DbBatch ^ CreateBatch();
public System.Data.Common.DbBatch CreateBatch();
member this.CreateBatch : unit -> System.Data.Common.DbBatch
Public Function CreateBatch () As DbBatch

Döndürülenler

öğesinin yeni bir DbBatchörneği.

Şunlara uygulanır