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