DbBatch.Connection Egenskap

Definition

Hämtar eller anger den DbConnection som används av den här DbBatch.

public:
 property System::Data::Common::DbConnection ^ Connection { System::Data::Common::DbConnection ^ get(); void set(System::Data::Common::DbConnection ^ value); };
public System.Data.Common.DbConnection? Connection { get; set; }
member this.Connection : System.Data.Common.DbConnection with get, set
Public Property Connection As DbConnection

Egenskapsvärde

Anslutningen till datakällan.

Gäller för