←Select platform
In This Topic ▼

DICOMServerEventLogDataTable Class Members

Summary

The following tables list the members exposed by DICOMServerEventLogDataTable.

Protected Constructors

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

Public Methods

Name Description
Public Method
AddDICOMServerEventLogRow Adds a new DICOMServerEventLogRow to the DataTable.Rows collection.
Public Method Clone Clones the structure of the DicomEventLogDataSet.DICOMServerEventLogDataTable, including all DicomEventLogDataSet.DICOMServerEventLogDataTable schemas and constraints
Public Method FindByEventID Find a DicomEventLogDataSet.DICOMServerEventLogRow in the System.Data.DataTable.Rows collection by the Event ID value.
Public Method
static  | Shared in VB</div>
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the DicomEventLogDataSet.DICOMServerEventLogDataTable.
Public Method NewDICOMServerEventLogRow Creates an empty DicomEventLogDataSet.DICOMServerEventLogRow without adding it to the System.Data.DataTable.Rows collection.
Public Method RemoveDICOMServerEventLogRow Removes a DicomEventLogDataSet.DICOMServerEventLogRow from the System.Data.DataTable.Rows collection.

Protected Methods

Name Description
Protected Method
CreateInstance This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Protected Method GetRowType This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Protected Method NewRowFromBuilder Creates a new row from an existing row.
Protected Method OnRowChanged Raises the DICOMServerEventLogRowChanged event.
Protected Method OnRowChanging Raises the DICOMServerEventLogRowChanging event.
Protected Method OnRowDeleted Raises the DICOMServerEventLogRowDeleted event.
Protected Method OnRowDeleting Raises the DICOMServerEventLogRowDeleting event.

Public Properties

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

Public Events

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

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