DICOMServerEventLogDataTable Class

Summary
Represents one table of in-memory DICOM Event Logs data.
Syntax
C#
VB
C++
[SerializableAttribute()] 
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")] 
[DefaultMemberAttribute("Item")] 
[XmlSchemaProviderAttribute("GetTypedTableSchema")] 
public class DICOMServerEventLogDataTable : TypedTableBase<DICOMServerEventLogRow> 
<SerializableAttribute(),  
 GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0"),  
 DefaultMemberAttribute("Item"),  
 XmlSchemaProviderAttribute("GetTypedTableSchema")>  
Public Class DICOMServerEventLogDataTable 
   Inherits TypedTableBase(Of DICOMServerEventLogRow) 
public: 
   [SerializableAttribute,  
   GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", L"2.0.0.0"),  
   DefaultMemberAttribute(L"Item"),  
   XmlSchemaProviderAttribute(L"GetTypedTableSchema")] 
   ref class DICOMServerEventLogDataTable : TypedTableBase<DICOMServerEventLogRow^> 
Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Logging.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.