←Select platform
In This Topic ▼

MPPSDataset Class Members

Summary

The following tables list the members exposed by MPPSDataset.

Protected Constructors

Name Description
Protected Constructor
MPPSDataset Initializes a new instance of the MPPSDatasetDataSet class.

Public Methods

Name Description
Public Method
AddPPSInformationRow Adds a new PPSInformationRow to the System.Data.DataTable.Rows collection.
Public Method Clone Copies the structure of the MPPSDataset, including all DataTable schemas, relations, and constraints. Does not copy any data.
Public Method
static  | Shared in VB</div>
GetTypedDataSetSchema This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public Method PatientInfoforUnscheduledPPSRowChangeEventHandler Represents the method that will handle the PatientInfoforUnscheduledPPSRowChanged, PatientInfoforUnscheduledPPSRowChanging, PatientInfoforUnscheduledPPSRowDeleting, and PatientInfoforUnscheduledPPSRowDeleted events of a PatientInfoforUnscheduledPPSDataTable.
Public Method PerformedProtocolCodeSequenceRowChangeEventHandler Represents the method that will handle the PerformedProtocolCodeSequenceRowChanged, PerformedProtocolCodeSequenceRowChanging, PerformedProtocolCodeSequenceRowDeleting, and PerformedProtocolCodeSequenceRowDeleted events of a PerformedProtocolCodeSequenceDataTable.
Public Method PerformedSeriesSequenceRowChangeEventHandler Represents the method that will handle the PerformedSeriesSequenceRowChanged, PerformedSeriesSequenceRowChanging, PerformedSeriesSequenceRowDeleting, and PerformedSeriesSequenceRowDeleted events of a PerformedSeriesSequenceDataTable.
Public Method PPSDiscontinuationReasonCodeSequenceRowChangeEventHandler Represents the method that will handle the PPSDiscontinuationReasonCodeSequenceRowChanged, PPSDiscontinuationReasonCodeSequenceRowChanging, PPSDiscontinuationReasonCodeSequenceRowDeleting, and PPSDiscontinuationReasonCodeSequenceRowDeleted events of a PPSDiscontinuationReasonCodeSequenceDataTable.
Public Method PPSInformationRowChangeEventHandler Represents the method that will handle the PPSInformationRowChanged, PPSInformationRowChanging, PPSInformationRowDeleting, and PPSInformationRowDeleted events of a PPSInformationDataTable.
Public Method PPSRelationshipRowChangeEventHandler Represents the method that will handle the PPSRelationshipRowChanged, PPSRelationshipRowChanging, PPSRelationshipRowDeleting, and PPSRelationshipRowDeleted events of a PPSRelationshipDataTable.
Public Method ProcedureCodeSequenceRowChangeEventHandler Represents the method that will handle the ProcedureCodeSequenceRowChanged, ProcedureCodeSequenceRowChanging, ProcedureCodeSequenceRowDeleting, and ProcedureCodeSequenceRowDeleted events of a ProcedureCodeSequenceDataTable.
Public Method ReferencedImageSequenceRowChangeEventHandler Represents the method that will handle the ReferencedImageSequenceRowChanged, ReferencedImageSequenceRowChanging, ReferencedImageSequenceRowDeleting, and ReferencedImageSequenceRowDeleted events of a ReferencedImageSequenceDataTable.
Public Method ReferencedNonImageCompositeSequenceRowChangeEventHandler Represents the method that will handle the ReferencedNonImageCompositeSequenceRowChanged, ReferencedNonImageCompositeSequenceRowChanging, ReferencedNonImageCompositeSequenceRowDeleting, and ReferencedNonImageCompositeSequenceRowDeleted events of a ReferencedNonImageCompositeSequenceDataTable.

Protected Methods

Name Description
Protected Method
GetSchemaSerializable This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Protected Method InitializeDerivedDataSet This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Protected Method ReadXmlSerializable This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Protected Method ShouldSerializeRelations Gets a value indicating whether Relations property should be persisted.
Protected Method ShouldSerializeTables Gets a value indicating whether Tables property should be persisted.

Public Properties

Name Description
Public Property
PatientInfoforUnscheduledPPS Gets a strongly typed System.Data.DataTable for the physical 'Patient Info for Unscheduled PPS (Performed Procedure Step)' table.
Public Property PerformedProtocolCodeSequence Gets a strongly typed System.Data.DataTable for the physical 'Performed Protocol Code Sequence' table.
Public Property PerformedSeriesSequence Gets a strongly typed System.Data.DataTable for the physical 'Performed Series Sequence' table.
Public Property PPSDiscontinuationReasonCodeSequence Gets a strongly typed System.Data.DataTable for the physical 'PPS (Performed Procedure Step) Discontinuation Reason Code Sequence' table.
Public Property PPSInformation Gets a strongly typed System.Data.DataTable for the physical 'PPS (Performed Procedure Step) Information' table.
Public Property PPSRelationship Gets a strongly typed System.Data.DataTable for the physical 'PPS (Performed Procedure Step) Relationship' table.
Public Property ProcedureCodeSequence Gets a strongly typed System.Data.DataTable for the physical 'Procedure Code Sequence' table.
Public Property ReferencedImageSequence Gets a strongly typed System.Data.DataTable for the physical 'Referenced Image Sequence' table.
Public Property ReferencedNonImageCompositeSequence Gets a strongly typed System.Data.DataTable for the physical 'Referenced Non Image Composite Sequence' table.
Public Property Relations Get the collection of relations that link tables and allow navigation from parent tables to child tables.
Public Property SchemaSerializationMode Gets or sets a SchemaSerializationMode for this MPPSDataset.
Public Property Tables Gets the collection of tables contained in the MPPSDataset.

Nested Classes

Name Description
Nested Class
PatientInfoforUnscheduledPPSDataTable Represents one table of in-memory 'Patient Info for Unscheduled PPS (Performed Procedure Step)' data.
Nested Class PatientInfoforUnscheduledPPSRow Represents a row of Patient Info for Unscheduled PPS (Performed Procedure Step) data in a PatientInfoforUnscheduledPPSRow.
Nested Class PatientInfoforUnscheduledPPSRowChangeEvent Provides data for the PatientInfoforUnscheduledPPSRowChanged, PatientInfoforUnscheduledPPSRowChanging, PatientInfoforUnscheduledPPSRowDeleting, and PatientInfoforUnscheduledPPSRowDeleted events.
Nested Class PerformedProtocolCodeSequenceDataTable Represents one table of in-memory 'Performed Protocol Code Sequence' data.
Nested Class PerformedProtocolCodeSequenceRow Represents a row of Performed Protocol Code Sequence data in a PerformedProtocolCodeSequenceRow.
Nested Class PerformedProtocolCodeSequenceRowChangeEvent Provides data for the PerformedProtocolCodeSequenceRowChanged, PerformedProtocolCodeSequenceRowChanging, PerformedProtocolCodeSequenceRowDeleting, and PerformedProtocolCodeSequenceRowDeleted events.
Nested Class PerformedSeriesSequenceDataTable Represents one table of in-memory 'Performed Series Sequence' data.
Nested Class PerformedSeriesSequenceRow Represents a row of Performed Series Sequence data in a PerformedSeriesSequenceRow.
Nested Class PerformedSeriesSequenceRowChangeEvent Provides data for the PerformedSeriesSequenceRowChanged, PerformedSeriesSequenceRowChanging, PerformedSeriesSequenceRowDeleting, and PerformedSeriesSequenceRowDeleted events.
Nested Class PPSDiscontinuationReasonCodeSequenceDataTable Represents one table of in-memory 'PPS (Performed Procedure Step) Discontinuation Reason Code Sequence' data.
Nested Class PPSDiscontinuationReasonCodeSequenceRow Represents a row of PPS (Performed Procedure Step) Discontinuation Reason Code Sequence data in a PPSDiscontinuationReasonCodeSequenceRow.
Nested Class PPSDiscontinuationReasonCodeSequenceRowChangeEvent Provides data for the PPSDiscontinuationReasonCodeSequenceRowChanged, PPSDiscontinuationReasonCodeSequenceRowChanging, PPSDiscontinuationReasonCodeSequenceRowDeleting, and PPSDiscontinuationReasonCodeSequenceRowDeleted events.
Nested Class PPSInformationDataTable Represents one table of in-memory 'PPS (Performed Procedure Step) Information' data.
Nested Class PPSInformationRow Represents a row of PPS (Performed Procedure Step) Information data in a PPSInformationRow.
Nested Class PPSInformationRowChangeEvent Provides data for the PPSInformationRowChanged, PPSInformationRowChanging, PPSInformationRowDeleting, and PPSInformationRowDeleted events.
Nested Class PPSRelationshipDataTable Represents one table of in-memory 'PPS (Performed Procedure Step) Relationship' data.
Nested Class PPSRelationshipRow Represents a row of PPS (Performed Procedure Step) Relationship data in a PPSRelationshipRow.
Nested Class PPSRelationshipRowChangeEvent Provides data for the PPSRelationshipRowChanged, PPSRelationshipRowChanging, PPSRelationshipRowDeleting, and PPSRelationshipRowDeleted events.
Nested Class ProcedureCodeSequenceDataTable Represents one table of in-memory 'Procedure Code Sequence' data.
Nested Class ProcedureCodeSequenceRow Represents a row of Procedure Code Sequence data in a ProcedureCodeSequenceRow.
Nested Class ProcedureCodeSequenceRowChangeEvent Provides data for the ProcedureCodeSequenceRowChanged, ProcedureCodeSequenceRowChanging, ProcedureCodeSequenceRowDeleting, and ProcedureCodeSequenceRowDeleted events.
Nested Class ReferencedImageSequenceDataTable Represents one table of in-memory 'Referenced Image Sequence' data.
Nested Class ReferencedImageSequenceRow Represents a row of Referenced Image Sequence data in a ReferencedImageSequenceRow.
Nested Class ReferencedImageSequenceRowChangeEvent Provides data for the ReferencedImageSequenceRowChanged, ReferencedImageSequenceRowChanging, ReferencedImageSequenceRowDeleting, and ReferencedImageSequenceRowDeleted events.
Nested Class ReferencedNonImageCompositeSequenceDataTable Represents one table of in-memory 'Referenced Non Image Composite Sequence' data.
Nested Class ReferencedNonImageCompositeSequenceRow Represents a row of Referenced Non Image Composite Sequence data in a ReferencedNonImageCompositeSequenceRow.
Nested Class ReferencedNonImageCompositeSequenceRowChangeEvent Provides data for the ReferencedNonImageCompositeSequenceRowChanged, ReferencedNonImageCompositeSequenceRowChanging, ReferencedNonImageCompositeSequenceRowDeleting, and ReferencedNonImageCompositeSequenceRowDeleted events.

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

Leadtools.Medical.Worklist.DataAccessLayer Assembly