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

Yeni bir DbBatch örneği.

Şunlara uygulanır