C#
VB
C++
Initializes a new instance of the DicomEventLogDataSet.DICOMServerEventLogRowChangeEvent class.
[DebuggerNonUserCodeAttribute()]
public DICOMServerEventLogRowChangeEvent(
DICOMServerEventLogRow row,
DataRowAction action
)
<DebuggerNonUserCodeAttribute()>
Public Function New( _
ByVal row As Leadtools.Medical.Logging.Dataaccesslayer.DicomEventLogDataSet.DICOMServerEventLogRow, _
ByVal action As DataRowAction _
)
[DebuggerNonUserCodeAttribute()]
public:
DicomEventLogDataSet.DICOMServerEventLogRowChangeEvent(
Leadtools.Medical.Logging.Dataaccesslayer.DicomEventLogDataSet.DICOMServerEventLogRow^ row,
DataRowAction action
)
row
The DicomEventLogDataSet.DICOMServerEventLogRow upon which an action is occurring
action
One of the System.Data.DataRowAction values.
DicomEventLogDataSet.DICOMServerEventLogRowChangeEvent Class
DicomEventLogDataSet.DICOMServerEventLogRowChangeEvent Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET