←Select platform

DicomEventLogDataSet Class Members

Summary

The following tables list the members exposed by DicomEventLogDataSet.

Public Constructors

Name Description
DICOMServerEventLogRowChangeEvent Initializes a new instance of the DicomEventLogDataSet.DICOMServerEventLogRowChangeEvent class.

Protected Constructors

Name Description
DicomEventLogDataSet Initializes a new instance of the DicomEventLogDataSet class.
DICOMServerEventLogDataTable Initializes a new instance of the DicomEventLogDataSet.DICOMServerEventLogDataTable class with the SerializationInfo and the StreamingContext.

Public Methods

Name Description
AddDICOMServerEventLogRow Adds a new DICOMServerEventLogRow to the DataTable.Rows collection.
Clone Copies the structure of the DicomEventLogDataSet, including all DataTable schemas, relations, and constraints. Does not copy any data.
Clone Clones the structure of the DicomEventLogDataSet.DICOMServerEventLogDataTable, including all DicomEventLogDataSet.DICOMServerEventLogDataTable schemas and constraints
DICOMServerEventLogRowChangeEventHandler Represents the method that will handle the DICOMServerEventLogRowChanged, DICOMServerEventLogRowChanging, DICOMServerEventLogRowDeleting, and DICOMServerEventLogRowDeleted events of a DicomEventLogDataSet.DICOMServerEventLogDataTable.
FindByEventID Find a DicomEventLogDataSet.DICOMServerEventLogRow in the System.Data.DataTable.Rows collection by the Event ID value.
GetTypedDataSetSchema This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the DicomEventLogDataSet.DICOMServerEventLogDataTable.
IsClientAETitleNull Gets a value that indicates whether the DicomEventLogDataSet.DICOMServerEventLogDataTable.ClientAETitleColumn contains a null value.
IsClientHostAddressNull Gets a value that indicates whether the DicomEventLogDataSet.DICOMServerEventLogDataTable.ClientHostAddressColumn contains a null value.
IsClientPortNull Gets a value that indicates whether the DicomEventLogDataSet.DICOMServerEventLogDataTable.ClientPortColumn contains a null value.
IsCustomInformationNull Gets a value that indicates whether the DicomEventLogDataSet.DICOMServerEventLogDataTable.CustomInformationColumn contains a null value.
IsCustomTypeNull Gets a value that indicates whether the DicomEventLogDataSet.DICOMServerEventLogDataTable.CustomTypeColumn contains a null value.
IsDatasetNull Gets a value that indicates whether the DicomEventLogDataSet.DICOMServerEventLogDataTable.DatasetColumn contains a null value.
IsDatasetPathNull Gets a value that indicates whether the DicomEventLogDataSet.DICOMServerEventLogDataTable.DatasetPathColumn contains a null value.
IsDescriptionNull Gets a value that indicates whether the DicomEventLogDataSet.DICOMServerEventLogDataTable.DescriptionColumn contains a null value.
IsEventDateTimeNull Gets a value that indicates whether the DicomEventLogDataSet.DICOMServerEventLogDataTable.EventDateTimeColumn contains a null value.
IsServerAETitleNull Gets a value that indicates whether the DicomEventLogDataSet.DICOMServerEventLogDataTable.ServerAETitleColumn contains a null value.
IsServerIPAddressNull Gets a value that indicates whether the DicomEventLogDataSet.DICOMServerEventLogDataTable.ServerIPAddressColumn contains a null value.
IsServerPortNull Gets a value that indicates whether the DicomEventLogDataSet.DICOMServerEventLogDataTable.ServerPortColumn contains a null value.
NewDICOMServerEventLogRow Creates an empty DicomEventLogDataSet.DICOMServerEventLogRow without adding it to the System.Data.DataTable.Rows collection.
RemoveDICOMServerEventLogRow Removes a DicomEventLogDataSet.DICOMServerEventLogRow from the System.Data.DataTable.Rows collection.
SetClientAETitleNull Sets the value of the DicomEventLogDataSet.DICOMServerEventLogDataTable.ClientAETitleColumn to a null value.
SetClientHostAddressNull Sets the value of the DicomEventLogDataSet.DICOMServerEventLogDataTable.ClientHostAddressColumn to a null value.
SetClientPortNull Sets the value of the DicomEventLogDataSet.DICOMServerEventLogDataTable.ClientPortColumn to a null value.
SetCustomInformationNull Sets the value of the DicomEventLogDataSet.DICOMServerEventLogDataTable.CustomInformationColumn to a null value.
SetCustomTypeNull Sets the value of the DicomEventLogDataSet.DICOMServerEventLogDataTable.DatasetPathColumn to a null value.
SetDatasetNull Sets the value of the DicomEventLogDataSet.DICOMServerEventLogDataTable.DatasetColumn to a null value.
SetDatasetPathNull Sets the value of the DicomEventLogDataSet.DICOMServerEventLogDataTable.DatasetPathColumn to a null value.
SetDescriptionNull Sets the value of the DicomEventLogDataSet.DICOMServerEventLogDataTable.DescriptionColumn to a null value.
SetEventDateTimeNull Sets the value of the DicomEventLogDataSet.DICOMServerEventLogDataTable.EventDateTimeColumn to a null value.
SetServerAETitleNull Sets the value of the DicomEventLogDataSet.DICOMServerEventLogDataTable.ServerAETitleColumn to a null value.
SetServerIPAddressNull Sets the value of the DicomEventLogDataSet.DICOMServerEventLogDataTable.ServerIPAddressColumn to a null value.
SetServerPortNull Sets the value of the DicomEventLogDataSet.DICOMServerEventLogDataTable.ServerPortColumn to a null value.

Protected Methods

Name Description
CreateInstance This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
GetRowType This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
GetSchemaSerializable This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
InitializeDerivedDataSet This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
NewRowFromBuilder Creates a new row from an existing row.
OnRowChanged Raises the DICOMServerEventLogRowChanged event.
OnRowChanging Raises the DICOMServerEventLogRowChanging event.
OnRowDeleted Raises the DICOMServerEventLogRowDeleted event.
OnRowDeleting Raises the DICOMServerEventLogRowDeleting event.
ReadXmlSerializable This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
ShouldSerializeRelations Gets a value indicating whether Relations property should be persisted.
ShouldSerializeTables Gets a value indicating whether Tables property should be persisted.

Public Properties

Name Description
Action Gets the action that has occurred on a DicomEventLogDataSet.DICOMServerEventLogRow.
ClientAETitle Gets or sets the Client AE Title.
ClientAETitleColumn Gets the Client AE Title System.Data.DataColumn.
ClientHostAddress Gets or sets the Client Host Address.
ClientHostAddressColumn Gets the Client Host Address System.Data.DataColumn.
ClientPort Gets or sets the client port.
ClientPortColumn Gets the Client Port System.Data.DataColumn
Command Gets or sets the DICOM Command.
CommandColumn Gets the DICOM Command System.Data.DataColumn
Count Gets the total number of DicomEventLogDataSet.DICOMServerEventLogRow objects in the System.Data.DataTable.Rows collection.
CustomInformation Gets or sets the Custom Information.
CustomInformationColumn Gets the Custom Information System.Data.DataColumn.
CustomType Gets or sets a custom type of the event log.
CustomTypeColumn Gets the Custom Type System.Data.DataColumn
Dataset Gets or sets the Leadtools.Dicom.DicomDataSet for the event log.
DatasetColumn Gets the System.Data.DataColumn from a Leadtools.Dicom.DicomDataSet.
DatasetPath Gets or sets the path where the Leadtools.Dicom.DicomDataSet will be saved.
DatasetPathColumn Gets the DataSet path System.Data.DataColumn
Description Gets or sets the Description.
DescriptionColumn Gets the Description System.Data.DataColumn.
DICOMServerEventLog Gets a strongly typed System.Data.DataTable for the physical DICOM Event Log Table.
EventDateTime Gets or sets the event date-time.
EventDateTimeColumn Gets the Event Date-Time System.Data.DataColumn.
EventID Gets or sets the Event ID.
EventIDColumn Gets the Event ID System.Data.DataColumn.
Item Gets the DicomEventLogDataSet.DICOMServerEventLogRow at the specified index.
MessageDirection Gets or sets the Message Direction.
MessageDirectionColumn Gets the Message Direction System.Data.DataColumn.
Relations Get the collection of relations that link tables and allow navigation from parent tables to child tables.
Row Gets the row upon which an action has occurred.
SchemaSerializationMode Gets or sets a SchemaSerializationMode for this DicomEventLogDataSet.
ServerAETitle Gets or sets the Server AE Title.
ServerAETitleColumn Gets the Server AE Title System.Data.DataColumn.
ServerIPAddress Gets or sets the Server IP Address.
ServerIPAddressColumn Gets the Server IP Address System.Data.DataColumn
ServerPort Gets or sets the server port.
ServerPortColumn Gets the Server Port System.Data.DataColumn.
Tables Gets the collection of tables contained in the DicomEventLogDataSet.
Type Gets or sets the type of the event log.
TypeColumn Gets the event type System.Data.DataColumn

Public Events

Name Description
DICOMServerEventLogRowChanged Occurs after a DicomEventLogDataSet.DICOMServerEventLogRow has been changed successfully.
DICOMServerEventLogRowChanging Occurs when a DicomEventLogDataSet.DICOMServerEventLogRow is changing.
DICOMServerEventLogRowDeleted Occurs after a DicomEventLogDataSet.DICOMServerEventLogRow in the table has been deleted.
DICOMServerEventLogRowDeleting Occurs before a DicomEventLogDataSet.DICOMServerEventLogRow in the table is about to be deleted.

Public Fields

Name Description
DICOMServerEventLogDataTable Represents one table of in-memory DICOM Event Logs data.
DICOMServerEventLogRow Represents a row of DICOM Event Log data in a DicomEventLogDataSet.DICOMServerEventLogDataTable.
DICOMServerEventLogRowChangeEvent Provides data for the DICOMServerEventLogRowChanged, DICOMServerEventLogRowChanging, DICOMServerEventLogRowDeleting, and DICOMServerEventLogRowDeleted events.
Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Logging.DataAccessLayer Assembly