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



row
The DicomEventLogDataSet.DICOMServerEventLogRow to be added.
Adds a DicomEventLogDataSet.DICOMServerEventLogRow object to the System.Data.DataTable.Rows collection.

Syntax

Visual Basic (Declaration) 
<DebuggerNonUserCodeAttribute()>
Overloads Public Sub AddDICOMServerEventLogRow( _
   ByVal row As DicomEventLogDataSet.DICOMServerEventLogRow _
) 
Visual Basic (Usage)Copy Code
Dim instance As DicomEventLogDataSet.DICOMServerEventLogDataTable
Dim row As DicomEventLogDataSet.DICOMServerEventLogRow
 
instance.AddDICOMServerEventLogRow(row)
C# 
[DebuggerNonUserCodeAttribute()]
public void AddDICOMServerEventLogRow( 
   DicomEventLogDataSet.DICOMServerEventLogRow row
)
C++/CLI 
[DebuggerNonUserCodeAttribute()]
public:
void AddDICOMServerEventLogRow( 
   DicomEventLogDataSet.DICOMServerEventLogRow^ row
) 

Parameters

row
The DicomEventLogDataSet.DICOMServerEventLogRow to be added.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

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