←Select platform

DicomEventLogDataSet.DICOMServerEventLogRowChangeEvent Constructor (DicomEventLogDataSet.DICOMServerEventLogRowChangeEvent)

Summary

Initializes a new instance of the DicomEventLogDataSet.DICOMServerEventLogRowChangeEvent class.

Syntax

C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public DicomEventLogDataSet.DICOMServerEventLogRowChangeEvent(  
   Leadtools.Medical.Logging.Dataaccesslayer.DicomEventLogDataSet.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 
) 

Parameters

row
The DicomEventLogDataSet.DICOMServerEventLogRow upon which an action is occurring

action
One of the System.Data.DataRowAction values.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Logging.DataAccessLayer Assembly
Click or drag to resize