C#
VB
C++
Represents an in-memory cache of 'MPPS (Modality Performed Procedure Step) Dataset' information.
[SerializableAttribute()]
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]
[ToolboxItemAttribute(true)]
[XmlSchemaProviderAttribute("GetTypedDataSetSchema")]
[XmlRootAttribute("MPPSDataset")]
[HelpKeywordAttribute("vs.data.DataSet")]
public class MPPSDataset : DataSet
<DesignerCategoryAttribute("code")>
<XmlRootAttribute()>
<XmlSchemaProviderAttribute(MethodName="GetTypedDataSetSchema", IsAny=False)>
<GeneratedCodeAttribute(Tool="System.Data.Design.TypedDataSetGenerator", Version="2.0.0.0")>
<HelpKeywordAttribute("vs.data.DataSet")>
<SerializableAttribute()>
Public Class MPPSDataset
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
[DesignerCategoryAttribute("code")]
[XmlRootAttribute()]
[XmlSchemaProviderAttribute(MethodName="GetTypedDataSetSchema", IsAny=false)]
[GeneratedCodeAttribute(Tool="System.Data.Design.TypedDataSetGenerator", Version="2.0.0.0")]
[HelpKeywordAttribute("vs.data.DataSet")]
[SerializableAttribute()]
public ref class MPPSDataset : 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 MPPS (Modality Performed Procedure Step) Dataset table in the database.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET