DICOMServerEventLogDataTable Class

Summary
Represents one table of in-memory DICOM Event Logs data.
Syntax
C#
C++/CLI
[SerializableAttribute()] 
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")] 
[DefaultMemberAttribute("Item")] 
[XmlSchemaProviderAttribute("GetTypedTableSchema")] 
public class DICOMServerEventLogDataTable : TypedTableBase<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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Logging.DataAccessLayer Assembly

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