←Select platform
In This Topic ▼

DicomEventLogDataSet Class Members

Summary

The following tables list the members exposed by DicomEventLogDataSet.

Protected Constructors

Name Description
Protected Constructor
DicomEventLogDataSet Initializes a new instance of the DicomEventLogDataSet class.

Public Methods

Name Description
Public Method
Clone Copies the structure of the DicomEventLogDataSet, including all DataTable schemas, relations, and constraints. Does not copy any data.
Public Method DICOMServerEventLogRowChangeEventHandler Represents the method that will handle the DICOMServerEventLogRowChanged, DICOMServerEventLogRowChanging, DICOMServerEventLogRowDeleting, and DICOMServerEventLogRowDeleted events of a DicomEventLogDataSet.DICOMServerEventLogDataTable.
Public Method
static  | Shared in VB</div>
GetTypedDataSetSchema This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Protected Methods

Name Description
Protected Method
GetSchemaSerializable This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Protected Method InitializeDerivedDataSet This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Protected Method ReadXmlSerializable This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Protected Method ShouldSerializeRelations Gets a value indicating whether Relations property should be persisted.
Protected Method ShouldSerializeTables Gets a value indicating whether Tables property should be persisted.

Public Properties

Name Description
Public Property
DICOMServerEventLog Gets a strongly typed System.Data.DataTable for the physical DICOM Event Log Table.
Public Property Relations Get the collection of relations that link tables and allow navigation from parent tables to child tables.
Public Property SchemaSerializationMode Gets or sets a SchemaSerializationMode for this DicomEventLogDataSet.
Public Property Tables Gets the collection of tables contained in the DicomEventLogDataSet.

Nested Classes

Name Description
Nested Class
DICOMServerEventLogDataTable Represents one table of in-memory DICOM Event Logs data.
Nested Class DICOMServerEventLogRow Represents a row of DICOM Event Log data in a DicomEventLogDataSet.DICOMServerEventLogDataTable.
Nested Class DICOMServerEventLogRowChangeEvent Provides data for the DICOMServerEventLogRowChanged, DICOMServerEventLogRowChanging, DICOMServerEventLogRowDeleting, and DICOMServerEventLogRowDeleted events.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Logging.DataAccessLayer Assembly