[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 Class DicomEventLogDataSet
Inherits System.Data.DataSet
Implements System.ComponentModel.IComponent, System.ComponentModel.IListSource, System.ComponentModel.ISupportInitialize, System.ComponentModel.ISupportInitializeNotification, System.IDisposable, System.IServiceProvider, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable
[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
This is a strongly typed System.Data.DataSet which have the schema information for the underlying DICOM Event Log table in the database.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document