LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
MPPSDataset Class Methods
See Also 
Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace : MPPSDataset Class


"

For a list of all members of this type, see MPPSDataset members.

"

Public Methods

 NameDescription
public Method AcceptChangesCommits all the changes made to this System.Data.DataSet since it was loaded or since the last time System.Data.DataSet.AcceptChanges was called. (Inherited from System.Data.DataSet)
public Method BeginInitBegins the initialization of a System.Data.DataSet that is used on a form or used by another component. The initialization occurs at run time. (Inherited from System.Data.DataSet)
public Method ClearClears the System.Data.DataSet of any data by removing all rows in all tables. (Inherited from System.Data.DataSet)
public Method CloneOverridden. Copies the structure of the Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MPPSDataset, including all DataTable schemas, relations, and constraints. Does not copy any data.  
public Method CopyCopies both the structure and data for this System.Data.DataSet. (Inherited from System.Data.DataSet)
public Method CreateDataReaderOverloaded. Returns a System.Data.DataTableReader with one result set per System.Data.DataTable, in the same sequence as the tables appear in the System.Data.DataSet.Tables collection. (Inherited from System.Data.DataSet)
public Method DisposeOverloaded. Releases all resources used by the System.ComponentModel.MarshalByValueComponent. (Inherited from System.ComponentModel.MarshalByValueComponent)
public Method EndInitEnds the initialization of a System.Data.DataSet that is used on a form or used by another component. The initialization occurs at run time. (Inherited from System.Data.DataSet)
public Method GetChangesOverloaded. Gets a copy of the System.Data.DataSet that contains all changes made to it since it was loaded or since System.Data.DataSet.AcceptChanges was last called. (Inherited from System.Data.DataSet)
public Method GetObjectDataPopulates a serialization information object with the data needed to serialize the System.Data.DataSet. (Inherited from System.Data.DataSet)
public Method GetServiceGets the implementer of the System.IServiceProvider. (Inherited from System.ComponentModel.MarshalByValueComponent)
public Methodstatic (Shared in Visual Basic) GetTypedDataSetSchemaThis API supports the .NET Framework infrastructure and is not intended to be used directly from your code.  
public Method GetXmlReturns the XML representation of the data stored in the System.Data.DataSet. (Inherited from System.Data.DataSet)
public Method GetXmlSchemaReturns the XML Schema for the XML representation of the data stored in the System.Data.DataSet. (Inherited from System.Data.DataSet)
public Method HasChangesOverloaded. Gets a value indicating whether the System.Data.DataSet has changes, including new, deleted, or modified rows. (Inherited from System.Data.DataSet)
public Method InferXmlSchemaOverloaded. Applies the XML schema from the specified System.Xml.XmlReader to the System.Data.DataSet. (Inherited from System.Data.DataSet)
public Method LoadOverloaded. Fills a System.Data.DataSet with values from a data source using the supplied System.Data.IDataReader, using an array of System.Data.DataTable instances to supply the schema and namespace information. (Inherited from System.Data.DataSet)
public Method MergeOverloaded. Merges a specified System.Data.DataSet and its schema into the current DataSet. (Inherited from System.Data.DataSet)
public Method ReadXmlOverloaded. Reads XML schema and data into the System.Data.DataSet using the specified System.Xml.XmlReader. (Inherited from System.Data.DataSet)
public Method ReadXmlSchemaOverloaded. Reads the XML schema from the specified System.Xml.XmlReader into the System.Data.DataSet. (Inherited from System.Data.DataSet)
public Method RejectChangesRolls back all the changes made to the System.Data.DataSet since it was created, or since the last time System.Data.DataSet.AcceptChanges was called. (Inherited from System.Data.DataSet)
public Method ResetResets the System.Data.DataSet to its original state. Subclasses should override System.Data.DataSet.Reset to restore a System.Data.DataSet to its original state. (Inherited from System.Data.DataSet)
public Method WriteXmlOverloaded. Writes the current data for the System.Data.DataSet using the specified System.IO.Stream. (Inherited from System.Data.DataSet)
public Method WriteXmlSchemaOverloaded. Writes the System.Data.DataSet structure as an XML schema to the specified System.IO.Stream object. (Inherited from System.Data.DataSet)
Top

Protected Methods

 NameDescription
protected Method DetermineSchemaSerializationModeOverloaded. Determines the System.Data.DataSet.SchemaSerializationMode for a System.Data.DataSet. (Inherited from System.Data.DataSet)
protected Method GetSchemaSerializableOverridden. This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.  
protected Method GetSerializationDataDeserializes the table data from the binary or XML stream. (Inherited from System.Data.DataSet)
protected Method InitializeDerivedDataSetOverridden. This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.  
protected Method IsBinarySerializedInspects the format of the serialized representation of the DataSet. (Inherited from System.Data.DataSet)
protected Method OnPropertyChangingRaises the System.Data.DataSet.OnPropertyChanging(System.ComponentModel.PropertyChangedEventArgs) event. (Inherited from System.Data.DataSet)
protected Method OnRemoveRelationOccurs when a System.Data.DataRelation object is removed from a System.Data.DataTable. (Inherited from System.Data.DataSet)
protected Method ReadXmlSerializableOverridden. This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.  
protected Method ShouldSerializeRelationsOverridden. Gets a value indicating whether Relations property should be persisted.  
protected Method ShouldSerializeTablesOverridden. Gets a value indicating whether Tables property should be persisted.  
Top

See Also

Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features