For a list of all members of this type, see DICOMServerEventLogDataTable members
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. |