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



Represents an in-memory cache of DICOM Event Logs information.

Object Model

DicomEventLogDataSet ClassDicomEventLogDataSet.DICOMServerEventLogDataTable ClassDicomEventLogDataSet.DICOMServerEventLogRow Class

Syntax

Visual Basic (Declaration) 
<HelpKeywordAttribute("vs.data.DataSet")>
<DesignerCategoryAttribute("code")>
<ToolboxItemAttribute(ToolboxItemType=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName="System.Drawing.Design.ToolboxItem, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
<XmlRootAttribute("DicomEventLogDataSet")>
<XmlSchemaProviderAttribute(MethodName="GetTypedDataSetSchema", IsAny=False)>
<GeneratedCodeAttribute(Tool="System.Data.Design.TypedDataSetGenerator", Version="2.0.0.0")>
<SerializableAttribute()>
Public Class DicomEventLogDataSet 
   Inherits System.Data.DataSet
   Implements IComponentIListSourceISupportInitializeISupportInitializeNotificationIDisposableIServiceProviderISerializableIXmlSerializable 
Visual Basic (Usage)Copy Code
Dim instance As DicomEventLogDataSet
C# 
[HelpKeywordAttribute("vs.data.DataSet")]
[DesignerCategoryAttribute("code")]
[ToolboxItemAttribute(ToolboxItemType=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName="System.Drawing.Design.ToolboxItem, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[XmlRootAttribute("DicomEventLogDataSet")]
[XmlSchemaProviderAttribute(MethodName="GetTypedDataSetSchema", IsAny=false)]
[GeneratedCodeAttribute(Tool="System.Data.Design.TypedDataSetGenerator", Version="2.0.0.0")]
[SerializableAttribute()]
public class DicomEventLogDataSet : System.Data.DataSet, IComponentIListSourceISupportInitializeISupportInitializeNotificationIDisposableIServiceProviderISerializableIXmlSerializable  
C++/CLI 
[HelpKeywordAttribute("vs.data.DataSet")]
[DesignerCategoryAttribute("code")]
[ToolboxItemAttribute(ToolboxItemType=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName="System.Drawing.Design.ToolboxItem, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[XmlRootAttribute("DicomEventLogDataSet")]
[XmlSchemaProviderAttribute(MethodName="GetTypedDataSetSchema", IsAny=false)]
[GeneratedCodeAttribute(Tool="System.Data.Design.TypedDataSetGenerator", Version="2.0.0.0")]
[SerializableAttribute()]
public ref class DicomEventLogDataSet : public System.Data.DataSet, IComponentIListSourceISupportInitializeISupportInitializeNotificationIDisposableIServiceProviderISerializableIXmlSerializable  

Remarks

This is a strongly typed System.Data.DataSet which have the schema information for the underlying DICOM Event Log table in the database.

Inheritance Hierarchy

System.Object
   System.ComponentModel.MarshalByValueComponent
      System.Data.DataSet
         Leadtools.Medical.Logging.DataAccessLayer.DicomEventLogDataSet

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