protected override string GetDicomEventLogDatasetQueryCommandText(
long eventID,
bool includeDicomDataSet
)
protected:
String^ GetDicomEventLogDatasetQueryCommandText(
int64 eventID,
bool includeDicomDataSet
) override
eventID
The ID of the event log to query for.
includeDicomDataSet
Decides whether to include the DicomDataSet in the returned DicomLogEntry if exists, true to include the DicomDataSet; otherwise false.
A System.String representing the SQL statement for querying a single DICOM Event Log based on the provided event ID.
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