Udostępnij za pośrednictwem


SqlException.BatchCommand Właściwość

Definicja

Pobiera wystąpienie BatchCommand, które wygenerowało błąd lub wartość null, jeśli wyjątek nie został zgłoszony z partii.

public:
 property Microsoft::Data::SqlClient::SqlBatchCommand ^ BatchCommand { Microsoft::Data::SqlClient::SqlBatchCommand ^ get(); };
public Microsoft.Data.SqlClient.SqlBatchCommand BatchCommand { get; }
member this.BatchCommand : Microsoft.Data.SqlClient.SqlBatchCommand
Public ReadOnly Property BatchCommand As SqlBatchCommand

Wartość właściwości

Obiekt BatchCommand lub null

Dotyczy

Zobacz też