←Select platform

MPPSDataset Class

Summary

Represents an in-memory cache of 'MPPS (Modality Performed Procedure Step) Dataset' information.

Syntax

C#
VB
C++
[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 : 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 
<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 

Remarks

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.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Worklist.DataAccessLayer Assembly
Click or drag to resize