Represents an in-memory cache of 'MWL (Modality Work-list) Dataset' information.
[SerializableAttribute()]
[ToolboxItemAttribute(true)]
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]
[XmlRootAttribute("MWLDataset")]
[HelpKeywordAttribute("vs.data.DataSet")]
[XmlSchemaProviderAttribute("GetTypedDataSetSchema")]
public class MWLDataset : DataSet
<XmlRootAttribute()>
<HelpKeywordAttribute("vs.data.DataSet")>
<DesignerCategoryAttribute("code")>
<XmlSchemaProviderAttribute(MethodName="GetTypedDataSetSchema", IsAny=False)>
<GeneratedCodeAttribute(Tool="System.Data.Design.TypedDataSetGenerator", Version="2.0.0.0")>
<SerializableAttribute()>
Public Class MWLDataset
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
[XmlRootAttribute()]
[HelpKeywordAttribute("vs.data.DataSet")]
[DesignerCategoryAttribute("code")]
[XmlSchemaProviderAttribute(MethodName="GetTypedDataSetSchema", IsAny=false)]
[GeneratedCodeAttribute(Tool="System.Data.Design.TypedDataSetGenerator", Version="2.0.0.0")]
[SerializableAttribute()]
public ref class MWLDataset : 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 has the schema information for the underlying MWL (Modality Work-list) Dataset 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