DicomEventLogDataSet Class

Summary
Represents an in-memory cache of DICOM Event Logs information.
Syntax
C#
C++/CLI
[SerializableAttribute()] 
[XmlSchemaProviderAttribute("GetTypedDataSetSchema")] 
[ToolboxItemAttribute(true)] 
[XmlRootAttribute("DicomEventLogDataSet")] 
[HelpKeywordAttribute("vs.data.DataSet")] 
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")] 
public class DicomEventLogDataSet : DataSet 
[ToolboxItemAttribute(ToolboxItemType=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName="System.Drawing.Design.ToolboxItem, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] 
[DesignerCategoryAttribute("code")] 
[HelpKeywordAttribute("vs.data.DataSet")] 
[XmlSchemaProviderAttribute(MethodName="GetTypedDataSetSchema", IsAny=false)] 
[GeneratedCodeAttribute(Tool="System.Data.Design.TypedDataSetGenerator", Version="2.0.0.0")] 
[XmlRootAttribute("DicomEventLogDataSet")] 
[SerializableAttribute()] 
public ref class DicomEventLogDataSet : public System.Data.DataSet, System.ComponentModel.IComponent, System.ComponentModel.IListSource, System.ComponentModel.ISupportInitialize, System.ComponentModel.ISupportInitializeNotification, System.IDisposable, System.IServiceProvider, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable   
Remarks

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

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.