protected override void UpdateTable(
DataSet updatingDataset,
DbConnection dbUpdatingDbConnection,
DbTransaction dbUpdatingTransaction,
string tableName
)
protected:
void UpdateTable(
DataSet^ updatingDataset,
DbConnection^ dbUpdatingDbConnection,
DbTransaction^ dbUpdatingTransaction,
String^ tableName
) override
updatingDataset
The System.Data.DataSet which contains the table to be updated
dbUpdatingDbConnection
A valid System.Data.Common.DbConnection for the DICOM Event Log database.
dbUpdatingTransaction
The System.Data.Common.DbTransaction which this batch update should execute with.
tableName
The name of the table in the updatingDataset which the rows to be updated.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document