←Select platform

DICOMServerEventLogDataTable Class Members

Summary

The following tables list the members exposed by DICOMServerEventLogDataTable.

Protected Constructors

Name Description
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 Clones the structure of the DicomEventLogDataSet.DICOMServerEventLogDataTable, including all DicomEventLogDataSet.DICOMServerEventLogDataTable schemas and constraints
FindByEventID Find a DicomEventLogDataSet.DICOMServerEventLogRow in the System.Data.DataTable.Rows collection by the Event ID value.
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the DicomEventLogDataSet.DICOMServerEventLogDataTable.
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.

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.
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.

Public Properties

Name Description
ClientAETitleColumn Gets the Client AE Title System.Data.DataColumn.
ClientHostAddressColumn Gets the Client Host Address System.Data.DataColumn.
ClientPortColumn Gets the Client Port System.Data.DataColumn
CommandColumn Gets the DICOM Command System.Data.DataColumn
Count Gets the total number of DicomEventLogDataSet.DICOMServerEventLogRow objects in the System.Data.DataTable.Rows collection.
CustomInformationColumn Gets the Custom Information System.Data.DataColumn.
CustomTypeColumn Gets the Custom Type System.Data.DataColumn
DatasetColumn Gets the System.Data.DataColumn from a Leadtools.Dicom.DicomDataSet.
DatasetPathColumn Gets the DataSet path System.Data.DataColumn
DescriptionColumn Gets the Description System.Data.DataColumn.
EventDateTimeColumn Gets the Event Date-Time System.Data.DataColumn.
EventIDColumn Gets the Event ID System.Data.DataColumn.
Item Gets the DicomEventLogDataSet.DICOMServerEventLogRow at the specified index.
MessageDirectionColumn Gets the Message Direction System.Data.DataColumn.
ServerAETitleColumn Gets the Server AE Title System.Data.DataColumn.
ServerIPAddressColumn Gets the Server IP Address System.Data.DataColumn
ServerPortColumn Gets the Server Port System.Data.DataColumn.
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.
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