MPPSDataset Class

Summary
Represents an in-memory cache of 'MPPS (Modality Performed Procedure Step) Dataset' information.
Syntax
C#
C++/CLI
[SerializableAttribute()] 
[XmlSchemaProviderAttribute("GetTypedDataSetSchema")] 
[HelpKeywordAttribute("vs.data.DataSet")] 
[XmlRootAttribute("MPPSDataset")] 
[ToolboxItemAttribute(true)] 
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")] 
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 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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.