LEADTOOLS Medical (Leadtools.Medical.Logging.DataAccessLayer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
DicomEventLogDataSet.DICOMServerEventLogRow Class Members
See Also  Properties  Methods 
Leadtools.Medical.Logging.DataAccessLayer Namespace : DicomEventLogDataSet.DICOMServerEventLogRow Class

The following tables list the members exposed by DicomEventLogDataSet.DICOMServerEventLogRow.

Public Properties

 NameDescription
public Property ClientAETitleGets or sets the Client AE Title.  
public Property ClientHostAddressGets or sets the Client Host Address.  
public Property ClientPortGets or sets the client port.  
public Property CommandGets or sets the DICOM Command.  
public Property CustomInformationGets or sets the Custom Information.  
public Property DatasetGets or sets the Leadtools.Dicom.DicomDataSet for the event log.  
public Property DescriptionGets or sets the Description.  
public Property EventDateTimeGets or sets the event date-time.  
public Property EventIDGets or sets the Event ID.  
public Property HasErrorsGets a value that indicates whether there are errors in a row. (Inherited from System.Data.DataRow)
public Property ItemOverloaded. Gets or sets the data stored in the column specified by index. (Inherited from System.Data.DataRow)
public Property ItemArrayGets or sets all the values for this row through an array. (Inherited from System.Data.DataRow)
public Property MessageDirectionGets or sets the Message Direction.  
public Property RowErrorGets or sets the custom error description for a row. (Inherited from System.Data.DataRow)
public Property RowStateGets the current state of the row with regard to its relationship to the System.Data.DataRowCollection. (Inherited from System.Data.DataRow)
public Property ServerAETitleGets or sets the Server AE Title.  
public Property ServerIPAddressGets or sets the Server IP Address.  
public Property ServerPortGets or sets the server port.  
public Property TableGets the System.Data.DataTable for which this row has a schema. (Inherited from System.Data.DataRow)
public Property TypeGets or sets the type of the event log.  
Top

Public Methods

 NameDescription
public Method AcceptChangesCommits all the changes made to this row since the last time System.Data.DataRow.AcceptChanges was called. (Inherited from System.Data.DataRow)
public Method BeginEditStarts an edit operation on a System.Data.DataRow object. (Inherited from System.Data.DataRow)
public Method CancelEditCancels the current edit on the row. (Inherited from System.Data.DataRow)
public Method ClearErrorsClears the errors for the row. This includes the System.Data.DataRow.RowError and errors set with System.Data.DataRow.SetColumnError(System.Int32,System.String). (Inherited from System.Data.DataRow)
public Method DeleteDeletes the System.Data.DataRow. (Inherited from System.Data.DataRow)
public Method EndEditEnds the edit occurring on the row. (Inherited from System.Data.DataRow)
public Method GetChildRowsOverloaded. Gets the child rows of a System.Data.DataRow using the specified System.Data.DataRelation.RelationName of a System.Data.DataRelation. (Inherited from System.Data.DataRow)
public Method GetColumnErrorOverloaded. Gets the error description for the column specified by index. (Inherited from System.Data.DataRow)
public Method GetColumnsInErrorGets an array of columns that have errors. (Inherited from System.Data.DataRow)
public Method GetParentRowOverloaded. Gets the parent row of a System.Data.DataRow using the specified System.Data.DataRelation.RelationName of a System.Data.DataRelation. (Inherited from System.Data.DataRow)
public Method GetParentRowsOverloaded. Gets the parent rows of a System.Data.DataRow using the specified System.Data.DataRelation.RelationName of a System.Data.DataRelation. (Inherited from System.Data.DataRow)
public Method HasVersionGets a value that indicates whether a specified version exists. (Inherited from System.Data.DataRow)
public Method IsClientAETitleNullGets a value that indicates whether the DicomEventLogDataSet.DICOMServerEventLogDataTable.ClientAETitleColumn contains a null value.  
public Method IsClientHostAddressNullGets a value that indicates whether the DicomEventLogDataSet.DICOMServerEventLogDataTable.ClientHostAddressColumn contains a null value.  
public Method IsClientPortNullGets a value that indicates whether the DicomEventLogDataSet.DICOMServerEventLogDataTable.ClientPortColumn contains a null value.  
public Method IsCustomInformationNullGets a value that indicates whether the DicomEventLogDataSet.DICOMServerEventLogDataTable.CustomInformationColumn contains a null value.  
public Method IsDatasetNullGets a value that indicates whether the DicomEventLogDataSet.DICOMServerEventLogDataTable.DatasetColumn contains a null value.  
public Method IsDescriptionNullGets a value that indicates whether the DicomEventLogDataSet.DICOMServerEventLogDataTable.DescriptionColumn contains a null value.  
public Method IsEventDateTimeNullGets a value that indicates whether the DicomEventLogDataSet.DICOMServerEventLogDataTable.EventDateTimeColumn contains a null value.  
public Method IsNullOverloaded. Gets a value that indicates whether the column at the specified index contains a null value. (Inherited from System.Data.DataRow)
public Method IsServerAETitleNullGets a value that indicates whether the DicomEventLogDataSet.DICOMServerEventLogDataTable.ServerAETitleColumn contains a null value.  
public Method IsServerIPAddressNullGets a value that indicates whether the DicomEventLogDataSet.DICOMServerEventLogDataTable.ServerIPAddressColumn contains a null value.  
public Method IsServerPortNullGets a value that indicates whether the DicomEventLogDataSet.DICOMServerEventLogDataTable.ServerPortColumn contains a null value.  
public Method RejectChangesRejects all changes made to the row since System.Data.DataRow.AcceptChanges was last called. (Inherited from System.Data.DataRow)
public Method SetAddedChanges the System.Data.DataRow.Rowstate of a System.Data.DataRow to Added. (Inherited from System.Data.DataRow)
public Method SetClientAETitleNullSets the value of the DicomEventLogDataSet.DICOMServerEventLogDataTable.ClientAETitleColumn to a null value.  
public Method SetClientHostAddressNullSets the value of the DicomEventLogDataSet.DICOMServerEventLogDataTable.ClientHostAddressColumn to a null value.  
public Method SetClientPortNullSets the value of the DicomEventLogDataSet.DICOMServerEventLogDataTable.ClientPortColumn to a null value.  
public Method SetColumnErrorOverloaded. Sets the error description for a column specified by index. (Inherited from System.Data.DataRow)
public Method SetCustomInformationNullSets the value of the DicomEventLogDataSet.DICOMServerEventLogDataTable.CustomInformationColumn to a null value.  
public Method SetDatasetNullSets the value of the DicomEventLogDataSet.DICOMServerEventLogDataTable.DatasetColumn to a null value.  
public Method SetDescriptionNullSets the value of the DicomEventLogDataSet.DICOMServerEventLogDataTable.DescriptionColumn to a null value.  
public Method SetEventDateTimeNullSets the value of the DicomEventLogDataSet.DICOMServerEventLogDataTable.EventDateTimeColumn to a null value.  
public Method SetModifiedChanges the System.Data.DataRow.Rowstate of a System.Data.DataRow to Modified. (Inherited from System.Data.DataRow)
public Method SetParentRowOverloaded. Sets the parent row of a System.Data.DataRow with specified new parent System.Data.DataRow. (Inherited from System.Data.DataRow)
public Method SetServerAETitleNullSets the value of the DicomEventLogDataSet.DICOMServerEventLogDataTable.ServerAETitleColumn to a null value.  
public Method SetServerIPAddressNullSets the value of the DicomEventLogDataSet.DICOMServerEventLogDataTable.ServerIPAddressColumn to a null value.  
public Method SetServerPortNullSets the value of the DicomEventLogDataSet.DICOMServerEventLogDataTable.ServerPortColumn to a null value.  
Top

Protected Methods

 NameDescription
protected Method SetNullSets the value of the specified System.Data.DataColumn to a null value. (Inherited from System.Data.DataRow)
Top

See Also

Leadtools.Medical.Logging.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features