←Select platform

MWLDataset Class Methods

Summary

For a list of all members of this type, see MWLDataset members

Public Methods

Name Description
AddContrastAllergiesRow Adds a new ContrastAllergiesRow to the System.Data.DataTable.Rows collection.
AddImagingServiceRequestRow Adds a ImagingServiceRequestRow object to the System.Data.DataTable.Rows collection.
AddMedicalAlertsRow Adds a new MedicalAlertsRow to the System.Data.DataTable.Rows collection.
AddNamesOfIntendedRecipientsOfResultsRow Adds a new NamesOfIntendedRecipientsOfResultsRow to the System.Data.DataTable.Rows collection.
AddOtherPatientIDsRow Adds a new OtherPatientIDsRow to the System.Data.DataTable.Rows collection.
AddPatientRow Adds a PatientRow object to the System.Data.DataTable.Rows collection.
AddReferencedPatientSequenceRow Adds a new ReferencedPatientSequenceRow to the System.Data.DataTable.Rows collection.
AddReferencedStudySequenceRow Adds a new ReferencedStudySequenceRow to the System.Data.DataTable.Rows collection.
AddRequestedProcedureCodeSequenceRow Adds a new RequestedProcedureCodeSequenceRow to the System.Data.DataTable.Rows collection.
AddRequestedProcedureRow Adds a RequestedProcedureRow object to the System.Data.DataTable.Rows collection.
AddScheduledProcedureStepRow Adds a ScheduledProcedureStepRow object to the System.Data.DataTable.Rows collection.
AddScheduledProtocolCodeSequenceRow Adds a ScheduledProtocolCodeSequenceRow object to the System.Data.DataTable.Rows collection.
AddScheduledStationAETitlesRow Adds a ScheduledStationAETitlesRow object to the System.Data.DataTable.Rows collection.
AddScheduledStationNamesRow Adds a ScheduledStationNamesRow object to the System.Data.DataTable.Rows collection.
AddVisitRow Adds a VisitRow object to the System.Data.DataTable.Rows collection.
Clone Copies the structure of the MWLDataset, including all DataTable schemas, relations, and constraints. Does not copy any data.
Clone Clones the structure of the ContrastAllergiesDataTable, including all ContrastAllergiesDataTable schemas and constraints
Clone Clones the structure of the ImagingServiceRequestDataTable, including all ImagingServiceRequestDataTable schemas and constraints
Clone Clones the structure of the MedicalAlertsDataTable, including all MedicalAlertsDataTable schemas and constraints
Clone Clones the structure of the NamesOfIntendedRecipientsOfResultsDataTable, including all NamesOfIntendedRecipientsOfResultsDataTable schemas and constraints
Clone Clones the structure of the OtherPatientIDsDataTable, including all OtherPatientIDsDataTable schemas and constraints
Clone Clones the structure of the PatientDataTable, including all PatientDataTable schemas and constraints
Clone Clones the structure of the ReferencedPatientSequenceDataTable, including all ReferencedPatientSequenceDataTable schemas and constraints
Clone Clones the structure of the ReferencedStudySequenceDataTable, including all ReferencedStudySequenceDataTable schemas and constraints
Clone Clones the structure of the RequestedProcedureCodeSequenceDataTable, including all RequestedProcedureCodeSequenceDataTable schemas and constraints
Clone Clones the structure of the RequestedProcedureDataTable, including all RequestedProcedureDataTable schemas and constraints
Clone Clones the structure of the ScheduledProcedureStepDataTable, including all ScheduledProcedureStepDataTable schemas and constraints
Clone Clones the structure of the ScheduledProtocolCodeSequenceDataTable, including all ScheduledProtocolCodeSequenceDataTable schemas and constraints
Clone Clones the structure of the ScheduledStationAETitlesDataTable, including all ScheduledStationAETitlesDataTable schemas and constraints
Clone Clones the structure of the ScheduledStationNamesDataTable, including all ScheduledStationNamesDataTable schemas and constraints
Clone Clones the structure of the VisitDataTable, including all VisitDataTable schemas and constraints
ContrastAllergiesRowChangeEventHandler Represents the method that will handle the ContrastAllergiesRowChanged, ContrastAllergiesRowChanging, ContrastAllergiesRowDeleting, and ContrastAllergiesRowDeleted events of a ContrastAllergiesDataTable.
FindByAccessionNumber Finds a ImagingServiceRequestRow in the System.Data.DataTable.Rows collection by the Accession Number value.
FindByAccessionNumberRequestedProcedureID Finds a RequestedProcedureCodeSequenceRow in the System.Data.DataTable.Rows collection by the Accession Number and Requested Procedure ID value.
FindByAccessionNumberRequestedProcedureID Finds a RequestedProcedureRow in the System.Data.DataTable.Rows collection by the Accession Number and Requested Procedure ID value.
FindByAccessionNumberRequestedProcedureIDReferencedSOPInstanceUID Finds a ReferencedStudySequenceRow in the System.Data.DataTable.Rows collection by the Accession Number and Requested Procedure ID and Referenced SOP Instance UID value.
FindByAdmissionID Finds a ReferencedPatientSequenceRow in the System.Data.DataTable.Rows collection by the Admission ID value.
FindByAdmissionID Finds a VisitRow in the System.Data.DataTable.Rows collection by the Admission ID value.
FindByAutoNumberAccessionNumberRequestedProcedureID Finds a NamesOfIntendedRecipientsOfResultsRow in the System.Data.DataTable.Rows collection by the Auto Number and Accession Number and Requested Procedure ID value.
FindByPatientIDIssuerOfPatientID Finds a PatientRow in the System.Data.DataTable.Rows collection by the Patient ID and Issuer Of Patient ID value.
FindByPatientIDIssuerOfPatientIDContrastAllergy Finds a ContrastAllergiesRow in the System.Data.DataTable.Rows collection by the Patient ID and Issuer Of Patient ID and Contrast Allergy value.
FindByPatientIDIssuerOfPatientIDMedicalAlert Finds a MedicalAlertsRow in the System.Data.DataTable.Rows collection by the Patient ID and Issuer Of Patient ID and Medical Alert value.
FindByPatientIDIssuerOfPatientIDOtherPatientID Finds a OtherPatientIDsRow in the System.Data.DataTable.Rows collection by the Patient ID and Issuer Of Patient ID and Other Patient ID value.
FindByScheduledProcedureStepID Finds a ScheduledProcedureStepRow in the System.Data.DataTable.Rows collection by the Scheduled Procedure Step ID value.
FindByScheduledProcedureStepIDCodeValueCodingSchemeDesignator Finds a ScheduledProtocolCodeSequenceRow in the System.Data.DataTable.Rows collection by the Scheduled Procedure Step ID and Code Value and Coding Scheme Designator value.
FindByScheduledProcedureStepIDScheduledStationAETitle Finds a ScheduledStationAETitlesRow in the System.Data.DataTable.Rows collection by the Scheduled Procedure Step ID and Scheduled Station AE Title value.
FindByScheduledProcedureStepIDScheduledStationName Finds a ScheduledStationNamesRow in the System.Data.DataTable.Rows collection by the Scheduled Procedure Step ID and Scheduled Station Name value.
GetContrastAllergiesRows Returns the child ContrastAllergiesRow for this PatientRow.
GetImagingServiceRequestRows Returns the child ImagingServiceRequestRow for this PatientRow.
GetMedicalAlertsRows Returns the child MedicalAlertsRow for this PatientRow.
GetNamesOfIntendedRecipientsOfResultsRows Returns the child NamesOfIntendedRecipientsOfResultsRow for this RequestedProcedureRow.
GetOtherPatientIDsRows Returns the child OtherPatientIDsRow for this PatientRow.
GetReferencedPatientSequenceRows Returns the child ReferencedPatientSequenceRow for this VisitRow.
GetReferencedStudySequenceRows Returns the child ReferencedStudySequenceRow for this RequestedProcedureRow.
GetRequestedProcedureCodeSequenceRows Returns the child RequestedProcedureCodeSequenceRow for this RequestedProcedureRow.
GetRequestedProcedureRows Returns the child RequestedProcedureRow for this ImagingServiceRequestRow.
GetRequestedProcedureRows Returns the child RequestedProcedureRow for this VisitRow.
GetScheduledProcedureStepRows Returns the child ScheduledProcedureStepRow for this RequestedProcedureRow.
GetScheduledProtocolCodeSequenceRows Returns the child ScheduledProtocolCodeSequenceRow for this ScheduledProcedureStepRow.
GetScheduledStationAETitlesRows Returns the child ScheduledStationAETitlesRow for this ScheduledProcedureStepRow.
GetScheduledStationNamesRows Returns the child ScheduledStationNamesRow for this ScheduledProcedureStepRow.
GetTypedDataSetSchema This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the ContrastAllergiesDataTable.
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the ImagingServiceRequestDataTable.
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the MedicalAlertsDataTable.
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the NamesOfIntendedRecipientsOfResultsDataTable.
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the OtherPatientIDsDataTable.
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the PatientDataTable.
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the ReferencedPatientSequenceDataTable.
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the ReferencedStudySequenceDataTable.
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the RequestedProcedureCodeSequenceDataTable.
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the RequestedProcedureDataTable.
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the ScheduledProcedureStepDataTable.
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the ScheduledProtocolCodeSequenceDataTable.
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the ScheduledStationAETitlesDataTable.
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the ScheduledStationNamesDataTable.
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the VisitDataTable.
ImagingServiceRequestRowChangeEventHandler Represents the method that will handle the ImagingServiceRequestRowChanged, ImagingServiceRequestRowChanging, ImagingServiceRequestRowDeleting, and ImagingServiceRequestRowDeleted events of a ImagingServiceRequestDataTable.
IsAdditionalPatientHistoryNull Gets a value that indicates whether the PatientDataTable.AdditionalPatientHistoryColumn contains a null value.
IsAdmissionIDNull Gets a value that indicates whether the RequestedProcedureDataTable.AdmissionIDColumn contains a null value.
IsCodeMeaningNull Gets a value that indicates whether the RequestedProcedureCodeSequenceDataTable.CodeMeaningColumn contains a null value.
IsCodeMeaningNull Gets a value that indicates whether the ScheduledProtocolCodeSequenceDataTable.CodeMeaningColumn contains a null value.
IsCodingSchemeVersionNull Gets a value that indicates whether the RequestedProcedureCodeSequenceDataTable.CodingSchemeVersionColumn contains a null value.
IsCodingSchemeVersionNull Gets a value that indicates whether the ScheduledProtocolCodeSequenceDataTable.CodingSchemeVersionColumn contains a null value.
IsConfidentialityConstraintonPatientDataDescriptionNull Gets a value that indicates whether the PatientDataTable.ConfidentialityConstraintonPatientDataDescriptionColumn contains a null value.
IsCurrentPatientLocationNull Gets a value that indicates whether the VisitDataTable.CurrentPatientLocationColumn contains a null value.
IsEthnicGroupNull Gets a value that indicates whether the PatientDataTable.EthnicGroupColumn contains a null value.
IsFamilyNameOfIntendedRecipientOfResultsNull Gets a value that indicates whether the NamesOfIntendedRecipientsOfResultsDataTable.FamilyNameOfIntendedRecipientOfResultsColumn contains a null value.
IsFillerOrderNumber_ImagingServiceRequestNull Gets a value that indicates whether the ImagingServiceRequestDataTable.FillerOrderNumber_ImagingServiceRequestColumn contains a null value.
IsGivenNameOfIntendedRecipientOfResultsNull Gets a value that indicates whether the NamesOfIntendedRecipientsOfResultsDataTable.GivenNameOfIntendedRecipientOfResultsColumn contains a null value.
IsImagingServiceRequestCommentsNull Gets a value that indicates whether the ImagingServiceRequestDataTable.ImagingServiceRequestCommentsColumn contains a null value.
IsLastMenstrualDateNull Gets a value that indicates whether the PatientDataTable.LastMenstrualDateColumn contains a null value.
IsMiddleNameOfIntendedRecipientOfResultsNull Gets a value that indicates whether the NamesOfIntendedRecipientsOfResultsDataTable.MiddleNameOfIntendedRecipientOfResultsColumn contains a null value.
IsNamePrefixOfIntendedRecipientOfResultsNull Gets a value that indicates whether the NamesOfIntendedRecipientsOfResultsDataTable.NamePrefixOfIntendedRecipientOfResultsColumn contains a null value.
IsNameSuffixOfIntendedRecipientOfResultsNull Gets a value that indicates whether the NamesOfIntendedRecipientsOfResultsDataTable.NameSuffixOfIntendedRecipientOfResultsColumn contains a null value.
IsOrderNumberNull Gets a value that indicates whether the ReferencedStudySequenceDataTable.OrderNumberColumn contains a null value.
IsOrderNumberNull Gets a value that indicates whether the ScheduledProtocolCodeSequenceDataTable.OrderNumberColumn contains a null value.
IsPatientBirthDateNull Gets a value that indicates whether the PatientDataTable.PatientBirthDateColumn contains a null value.
IsPatientCommentsNull Gets a value that indicates whether the PatientDataTable.PatientCommentsColumn contains a null value.
IsPatientNameFamilyNameNull Gets a value that indicates whether the PatientDataTable.PatientNameFamilyNameColumn contains a null value.
IsPatientNameGivenNameNull Gets a value that indicates whether the PatientDataTable.PatientNameGivenNameColumn contains a null value.
IsPatientNameMiddleNameNull Gets a value that indicates whether the PatientDataTable.PatientNameMiddleNameColumn contains a null value.
IsPatientNamePrefixNull Gets a value that indicates whether the PatientDataTable.PatientNamePrefixColumn contains a null value.
IsPatientNameSuffixNull Gets a value that indicates whether the PatientDataTable.PatientNameSuffixColumn contains a null value.
IsPatientSexNull Gets a value that indicates whether the PatientDataTable.PatientSexColumn contains a null value.
IsPatientStateNull Gets a value that indicates whether the PatientDataTable.PatientStateColumn contains a null value.
IsPatientTransportArrangementsNull Gets a value that indicates whether the RequestedProcedureDataTable.PatientTransportArrangementsColumn contains a null value.
IsPatientWeightNull Gets a value that indicates whether the PatientDataTable.PatientWeightColumn contains a null value.
IsPlacerOrderNumber_ImagingServiceRequestNull Gets a value that indicates whether the ImagingServiceRequestDataTable.PlacerOrderNumber_ImagingServiceRequestColumn contains a null value.
IsPre_MedicationNull Gets a value that indicates whether the ScheduledProcedureStepDataTable.Pre_MedicationColumn contains a null value.
IsPregnancyStatusNull Gets a value that indicates whether the PatientDataTable.PregnancyStatusColumn contains a null value.
IsReferringPhysicianFamilyNameNull Gets a value that indicates whether the ImagingServiceRequestDataTable.ReferringPhysicianFamilyNameColumn contains a null value.
IsReferringPhysicianGivenNameNull Gets a value that indicates whether the ImagingServiceRequestDataTable.ReferringPhysicianGivenNameColumn contains a null value.
IsReferringPhysicianMiddleNameNull Gets a value that indicates whether the ImagingServiceRequestDataTable.ReferringPhysicianMiddleNameColumn contains a null value.
IsReferringPhysicianPrefixNull Gets a value that indicates whether the ImagingServiceRequestDataTable.ReferringPhysicianPrefixColumn contains a null value.
IsReferringPhysicianSuffixNull Gets a value that indicates whether the ImagingServiceRequestDataTable.ReferringPhysicianSuffixColumn contains a null value.
IsRequestedContrastAgentNull Gets a value that indicates whether the ScheduledProcedureStepDataTable.RequestedContrastAgentColumn contains a null value.
IsRequestedProcedureCommentsNull Gets a value that indicates whether the RequestedProcedureDataTable.RequestedProcedureCommentsColumn contains a null value.
IsRequestedProcedurePriorityNull Gets a value that indicates whether the RequestedProcedureDataTable.RequestedProcedurePriorityColumn contains a null value.
IsRequestingPhysicianFamilyNameNull Gets a value that indicates whether the ImagingServiceRequestDataTable.RequestingPhysicianFamilyNameColumn contains a null value.
IsRequestingPhysicianGivenNameNull Gets a value that indicates whether the ImagingServiceRequestDataTable.RequestingPhysicianGivenNameColumn contains a null value.
IsRequestingPhysicianMiddleNameNull Gets a value that indicates whether the ImagingServiceRequestDataTable.RequestingPhysicianMiddleNameColumn contains a null value.
IsRequestingPhysicianPrefixNull Gets a value that indicates whether the ImagingServiceRequestDataTable.RequestingPhysicianPrefixColumn contains a null value.
IsRequestingPhysicianSuffixNull Gets a value that indicates whether the ImagingServiceRequestDataTable.RequestingPhysicianSuffixColumn contains a null value.
IsRequestingServiceNull Gets a value that indicates whether the ImagingServiceRequestDataTable.RequestingServiceColumn contains a null value.
IsScheduledPerformingPhysicianNameFamilyNameNull Gets a value that indicates whether the ScheduledProcedureStepDataTable.ScheduledPerformingPhysicianNameFamilyNameColumn contains a null value.
IsScheduledPerformingPhysicianNameGivenNameNull Gets a value that indicates whether the ScheduledProcedureStepDataTable.ScheduledPerformingPhysicianNameGivenNameColumn contains a null value.
IsScheduledPerformingPhysicianNameMiddleNameNull Gets a value that indicates whether the ScheduledProcedureStepDataTable.ScheduledPerformingPhysicianNameMiddleNameColumn contains a null value.
IsScheduledPerformingPhysicianNamePrefixNull Gets a value that indicates whether the ScheduledProcedureStepDataTable.ScheduledPerformingPhysicianNamePrefixColumn contains a null value.
IsScheduledPerformingPhysicianNameSuffixNull Gets a value that indicates whether the ScheduledProcedureStepDataTable.ScheduledPerformingPhysicianNameSuffixColumn contains a null value.
IsScheduledProcedureStepLocationNull Gets a value that indicates whether the ScheduledProcedureStepDataTable.ScheduledProcedureStepLocationColumn contains a null value.
IsSpecialNeedsNull Gets a value that indicates whether the PatientDataTable.SpecialNeedsColumn contains a null value.
MedicalAlertsRowChangeEventHandler Represents the method that will handle the MedicalAlertsRowChanged, MedicalAlertsRowChanging, MedicalAlertsRowDeleting, and MedicalAlertsRowDeleted events of a MedicalAlertsDataTable.
NamesOfIntendedRecipientsOfResultsRowChangeEventHandler Represents the method that will handle the NamesOfIntendedRecipientsOfResultsRowChanged, NamesOfIntendedRecipientsOfResultsRowChanging, NamesOfIntendedRecipientsOfResultsRowDeleting, and NamesOfIntendedRecipientsOfResultsRowDeleted events of a NamesOfIntendedRecipientsOfResultsDataTable.
NewContrastAllergiesRow Creates an empty ContrastAllergiesRow without adding it to the System.Data.DataTable.Rows collection.
NewImagingServiceRequestRow Creates an empty ImagingServiceRequestRow without adding it to the System.Data.DataTable.Rows collection.
NewMedicalAlertsRow Creates an empty MedicalAlertsRow without adding it to the System.Data.DataTable.Rows collection.
NewNamesOfIntendedRecipientsOfResultsRow Creates an empty NamesOfIntendedRecipientsOfResultsRow without adding it to the System.Data.DataTable.Rows collection.
NewOtherPatientIDsRow Creates an empty OtherPatientIDsRow without adding it to the System.Data.DataTable.Rows collection.
NewPatientRow Creates an empty PatientRow without adding it to the System.Data.DataTable.Rows collection.
NewReferencedPatientSequenceRow Creates an empty ReferencedPatientSequenceRow without adding it to the System.Data.DataTable.Rows collection.
NewReferencedStudySequenceRow Creates an empty ReferencedStudySequenceRow without adding it to the System.Data.DataTable.Rows collection.
NewRequestedProcedureCodeSequenceRow Creates an empty RequestedProcedureCodeSequenceRow without adding it to the System.Data.DataTable.Rows collection.
NewRequestedProcedureRow Creates an empty RequestedProcedureRow without adding it to the System.Data.DataTable.Rows collection.
NewScheduledProcedureStepRow Creates an empty ScheduledProcedureStepRow without adding it to the System.Data.DataTable.Rows collection.
NewScheduledProtocolCodeSequenceRow Creates an empty ScheduledProtocolCodeSequenceRow without adding it to the System.Data.DataTable.Rows collection.
NewScheduledStationAETitlesRow Creates an empty ScheduledStationAETitlesRow without adding it to the System.Data.DataTable.Rows collection.
NewScheduledStationNamesRow Creates an empty ScheduledStationNamesRow without adding it to the System.Data.DataTable.Rows collection.
NewVisitRow Creates an empty VisitRow without adding it to the System.Data.DataTable.Rows collection.
OtherPatientIDsRowChangeEventHandler Represents the method that will handle the OtherPatientIDsRowChanged, OtherPatientIDsRowChanging, OtherPatientIDsRowDeleting, and OtherPatientIDsRowDeleted events of a OtherPatientIDsDataTable.
PatientRowChangeEventHandler Represents the method that will handle the PatientRowChanged, PatientRowChanging, PatientRowDeleting, and PatientRowDeleted events of a PatientDataTable.
ReferencedPatientSequenceRowChangeEventHandler Represents the method that will handle the ReferencedPatientSequenceRowChanged, ReferencedPatientSequenceRowChanging, ReferencedPatientSequenceRowDeleting, and ReferencedPatientSequenceRowDeleted events of a ReferencedPatientSequenceDataTable.
ReferencedStudySequenceRowChangeEventHandler Represents the method that will handle the ReferencedStudySequenceRowChanged, ReferencedStudySequenceRowChanging, ReferencedStudySequenceRowDeleting, and ReferencedStudySequenceRowDeleted events of a ReferencedStudySequenceDataTable.
RemoveContrastAllergiesRow Removes a ContrastAllergiesRow from the System.Data.DataTable.Rows collection.
RemoveImagingServiceRequestRow Removes a ImagingServiceRequestRow from the System.Data.DataTable.Rows collection.
RemoveMedicalAlertsRow Removes a MedicalAlertsRow from the System.Data.DataTable.Rows collection.
RemoveNamesOfIntendedRecipientsOfResultsRow Removes a NamesOfIntendedRecipientsOfResultsRow from the System.Data.DataTable.Rows collection.
RemoveOtherPatientIDsRow Removes a OtherPatientIDsRow from the System.Data.DataTable.Rows collection.
RemovePatientRow Removes a PatientRow from the System.Data.DataTable.Rows collection.
RemoveReferencedPatientSequenceRow Removes a ReferencedPatientSequenceRow from the System.Data.DataTable.Rows collection.
RemoveReferencedStudySequenceRow Removes a ReferencedStudySequenceRow from the System.Data.DataTable.Rows collection.
RemoveRequestedProcedureCodeSequenceRow Removes a RequestedProcedureCodeSequenceRow from the System.Data.DataTable.Rows collection.
RemoveRequestedProcedureRow Removes a RequestedProcedureRow from the System.Data.DataTable.Rows collection.
RemoveScheduledProcedureStepRow Removes a ScheduledProcedureStepRow from the System.Data.DataTable.Rows collection.
RemoveScheduledProtocolCodeSequenceRow Removes a ScheduledProtocolCodeSequenceRow from the System.Data.DataTable.Rows collection.
RemoveScheduledStationAETitlesRow Removes a ScheduledStationAETitlesRow from the System.Data.DataTable.Rows collection.
RemoveScheduledStationNamesRow Removes a ScheduledStationNamesRow from the System.Data.DataTable.Rows collection.
RemoveVisitRow Removes a VisitRow from the System.Data.DataTable.Rows collection.
RequestedProcedureCodeSequenceRowChangeEventHandler Represents the method that will handle the RequestedProcedureCodeSequenceRowChanged, RequestedProcedureCodeSequenceRowChanging, RequestedProcedureCodeSequenceRowDeleting, and RequestedProcedureCodeSequenceRowDeleted events of a RequestedProcedureCodeSequenceDataTable.
RequestedProcedureRowChangeEventHandler Represents the method that will handle the RequestedProcedureRowChanged, RequestedProcedureRowChanging, RequestedProcedureRowDeleting, and RequestedProcedureRowDeleted events of a RequestedProcedureDataTable.
ScheduledProcedureStepRowChangeEventHandler Represents the method that will handle the ScheduledProcedureStepRowChanged, ScheduledProcedureStepRowChanging, ScheduledProcedureStepRowDeleting, and ScheduledProcedureStepRowDeleted events of a ScheduledProcedureStepDataTable.
ScheduledProtocolCodeSequenceRowChangeEventHandler Represents the method that will handle the ScheduledProtocolCodeSequenceRowChanged, ScheduledProtocolCodeSequenceRowChanging, ScheduledProtocolCodeSequenceRowDeleting, and ScheduledProtocolCodeSequenceRowDeleted events of a ScheduledProtocolCodeSequenceDataTable.
ScheduledStationAETitlesRowChangeEventHandler Represents the method that will handle the ScheduledStationAETitlesRowChanged, ScheduledStationAETitlesRowChanging, ScheduledStationAETitlesRowDeleting, and ScheduledStationAETitlesRowDeleted events of a ScheduledStationAETitlesDataTable.
ScheduledStationNamesRowChangeEventHandler Represents the method that will handle the ScheduledStationNamesRowChanged, ScheduledStationNamesRowChanging, ScheduledStationNamesRowDeleting, and ScheduledStationNamesRowDeleted events of a ScheduledStationNamesDataTable.
SetAdditionalPatientHistoryNull Sets the value of the PatientDataTable.AdditionalPatientHistoryColumn to a null value.
SetAdmissionIDNull Sets the value of the RequestedProcedureDataTable.AdmissionIDColumn to a null value.
SetCodeMeaningNull Sets the value of the RequestedProcedureCodeSequenceDataTable.CodeMeaningColumn to a null value.
SetCodeMeaningNull Sets the value of the ScheduledProtocolCodeSequenceDataTable.CodeMeaningColumn to a null value.
SetCodingSchemeVersionNull Sets the value of the RequestedProcedureCodeSequenceDataTable.CodingSchemeVersionColumn to a null value.
SetCodingSchemeVersionNull Sets the value of the ScheduledProtocolCodeSequenceDataTable.CodingSchemeVersionColumn to a null value.
SetConfidentialityConstraintonPatientDataDescriptionNull Sets the value of the PatientDataTable.ConfidentialityConstraintonPatientDataDescriptionColumn to a null value.
SetCurrentPatientLocationNull Sets the value of the VisitDataTable.CurrentPatientLocationColumn to a null value.
SetEthnicGroupNull Sets the value of the PatientDataTable.EthnicGroupColumn to a null value.
SetFamilyNameOfIntendedRecipientOfResultsNull Sets the value of the NamesOfIntendedRecipientsOfResultsDataTable.FamilyNameOfIntendedRecipientOfResultsColumn to a null value.
SetFillerOrderNumber_ImagingServiceRequestNull Sets the value of the ImagingServiceRequestDataTable.FillerOrderNumber_ImagingServiceRequestColumn to a null value.
SetGivenNameOfIntendedRecipientOfResultsNull Sets the value of the NamesOfIntendedRecipientsOfResultsDataTable.GivenNameOfIntendedRecipientOfResultsColumn to a null value.
SetImagingServiceRequestCommentsNull Sets the value of the ImagingServiceRequestDataTable.ImagingServiceRequestCommentsColumn to a null value.
SetLastMenstrualDateNull Sets the value of the PatientDataTable.LastMenstrualDateColumn to a null value.
SetMiddleNameOfIntendedRecipientOfResultsNull Sets the value of the NamesOfIntendedRecipientsOfResultsDataTable.MiddleNameOfIntendedRecipientOfResultsColumn to a null value.
SetNamePrefixOfIntendedRecipientOfResultsNull Sets the value of the NamesOfIntendedRecipientsOfResultsDataTable.NamePrefixOfIntendedRecipientOfResultsColumn to a null value.
SetNameSuffixOfIntendedRecipientOfResultsNull Sets the value of the NamesOfIntendedRecipientsOfResultsDataTable.NameSuffixOfIntendedRecipientOfResultsColumn to a null value.
SetOrderNumberNull Sets the value of the ReferencedStudySequenceDataTable.OrderNumberColumn to a null value.
SetOrderNumberNull Sets the value of the ScheduledProtocolCodeSequenceDataTable.OrderNumberColumn to a null value.
SetPatientBirthDateNull Sets the value of the PatientDataTable.PatientBirthDateColumn to a null value.
SetPatientCommentsNull Sets the value of the PatientDataTable.PatientCommentsColumn to a null value.
SetPatientNameFamilyNameNull Sets the value of the PatientDataTable.PatientNameFamilyNameColumn to a null value.
SetPatientNameGivenNameNull Sets the value of the PatientDataTable.PatientNameGivenNameColumn to a null value.
SetPatientNameMiddleNameNull Sets the value of the PatientDataTable.PatientNameMiddleNameColumn to a null value.
SetPatientNamePrefixNull Sets the value of the PatientDataTable.PatientNamePrefixColumn to a null value.
SetPatientNameSuffixNull Sets the value of the PatientDataTable.PatientNameSuffixColumn to a null value.
SetPatientSexNull Sets the value of the PatientDataTable.PatientSexColumn to a null value.
SetPatientStateNull Sets the value of the PatientDataTable.PatientStateColumn to a null value.
SetPatientTransportArrangementsNull Sets the value of the RequestedProcedureDataTable.PatientTransportArrangementsColumn to a null value.
SetPatientWeightNull Sets the value of the PatientDataTable.PatientWeightColumn to a null value.
SetPlacerOrderNumber_ImagingServiceRequestNull Sets the value of the ImagingServiceRequestDataTable.PlacerOrderNumber_ImagingServiceRequestColumn to a null value.
SetPre_MedicationNull Sets the value of the ScheduledProcedureStepDataTable.Pre_MedicationColumn to a null value.
SetPregnancyStatusNull Sets the value of the PatientDataTable.PregnancyStatusColumn to a null value.
SetReferringPhysicianFamilyNameNull Sets the value of the ImagingServiceRequestDataTable.ReferringPhysicianFamilyNameColumn to a null value.
SetReferringPhysicianGivenNameNull Sets the value of the ImagingServiceRequestDataTable.ReferringPhysicianGivenNameColumn to a null value.
SetReferringPhysicianMiddleNameNull Sets the value of the ImagingServiceRequestDataTable.ReferringPhysicianMiddleNameColumn to a null value.
SetReferringPhysicianPrefixNull Sets the value of the ImagingServiceRequestDataTable.ReferringPhysicianPrefixColumn to a null value.
SetReferringPhysicianSuffixNull Sets the value of the ImagingServiceRequestDataTable.ReferringPhysicianSuffixColumn to a null value.
SetRequestedContrastAgentNull Sets the value of the ScheduledProcedureStepDataTable.RequestedContrastAgentColumn to a null value.
SetRequestedProcedureCommentsNull Sets the value of the RequestedProcedureDataTable.RequestedProcedureCommentsColumn to a null value.
SetRequestedProcedurePriorityNull Sets the value of the RequestedProcedureDataTable.RequestedProcedurePriorityColumn to a null value.
SetRequestingPhysicianFamilyNameNull Sets the value of the ImagingServiceRequestDataTable.RequestingPhysicianFamilyNameColumn to a null value.
SetRequestingPhysicianGivenNameNull Sets the value of the ImagingServiceRequestDataTable.RequestingPhysicianGivenNameColumn to a null value.
SetRequestingPhysicianMiddleNameNull Sets the value of the ImagingServiceRequestDataTable.RequestingPhysicianMiddleNameColumn to a null value.
SetRequestingPhysicianPrefixNull Sets the value of the ImagingServiceRequestDataTable.RequestingPhysicianPrefixColumn to a null value.
SetRequestingPhysicianSuffixNull Sets the value of the ImagingServiceRequestDataTable.RequestingPhysicianSuffixColumn to a null value.
SetRequestingServiceNull Sets the value of the ImagingServiceRequestDataTable.RequestingServiceColumn to a null value.
SetScheduledPerformingPhysicianNameFamilyNameNull Sets the value of the ScheduledProcedureStepDataTable.ScheduledPerformingPhysicianNameFamilyNameColumn to a null value.
SetScheduledPerformingPhysicianNameGivenNameNull Sets the value of the ScheduledProcedureStepDataTable.ScheduledPerformingPhysicianNameGivenNameColumn to a null value.
SetScheduledPerformingPhysicianNameMiddleNameNull Sets the value of the ScheduledProcedureStepDataTable.ScheduledPerformingPhysicianNameMiddleNameColumn to a null value.
SetScheduledPerformingPhysicianNamePrefixNull Sets the value of the ScheduledProcedureStepDataTable.ScheduledPerformingPhysicianNamePrefixColumn to a null value.
SetScheduledPerformingPhysicianNameSuffixNull Sets the value of the ScheduledProcedureStepDataTable.ScheduledPerformingPhysicianNameSuffixColumn to a null value.
SetScheduledProcedureStepLocationNull Sets the value of the ScheduledProcedureStepDataTable.ScheduledProcedureStepLocationColumn to a null value.
SetSpecialNeedsNull Sets the value of the PatientDataTable.SpecialNeedsColumn to a null value.
VisitRowChangeEventHandler Represents the method that will handle the VisitRowChanged, VisitRowChanging, VisitRowDeleting, and VisitRowDeleted events of a VisitDataTable.

Protected Methods

Name Description
CreateInstance This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
CreateInstance This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
CreateInstance This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
CreateInstance This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
CreateInstance This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
CreateInstance This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
CreateInstance This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
CreateInstance This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
CreateInstance This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
CreateInstance This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
CreateInstance This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
CreateInstance This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
CreateInstance This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
CreateInstance This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
CreateInstance This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
GetRowType This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
GetRowType This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
GetRowType This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
GetRowType This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
GetRowType This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
GetRowType This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
GetRowType This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
GetRowType This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
GetRowType This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
GetRowType This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
GetRowType This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
GetRowType This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
GetRowType This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
GetRowType This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
GetRowType This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
GetSchemaSerializable This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
InitializeDerivedDataSet This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
NewRowFromBuilder Creates a new row from an existing row.
NewRowFromBuilder Creates a new row from an existing row.
NewRowFromBuilder Creates a new row from an existing row.
NewRowFromBuilder Creates a new row from an existing row.
NewRowFromBuilder Creates a new row from an existing row.
NewRowFromBuilder Creates a new row from an existing row.
NewRowFromBuilder Creates a new row from an existing row.
NewRowFromBuilder Creates a new row from an existing row.
NewRowFromBuilder Creates a new row from an existing row.
NewRowFromBuilder Creates a new row from an existing row.
NewRowFromBuilder Creates a new row from an existing row.
NewRowFromBuilder Creates a new row from an existing row.
NewRowFromBuilder Creates a new row from an existing row.
NewRowFromBuilder Creates a new row from an existing row.
NewRowFromBuilder Creates a new row from an existing row.
OnRowChanged Raises the ContrastAllergiesRowChanged event.
OnRowChanged Raises the ImagingServiceRequestRowChanged event.
OnRowChanged Raises the MedicalAlertsRowChanged event.
OnRowChanged Raises the NamesOfIntendedRecipientsOfResultsRowChanged event.
OnRowChanged Raises the OtherPatientIDsRowChanged event.
OnRowChanged Raises the PatientRowChanged event.
OnRowChanged Raises the ReferencedPatientSequenceRowChanged event.
OnRowChanged Raises the ReferencedStudySequenceRowChanged event.
OnRowChanged Raises the RequestedProcedureCodeSequenceRowChanged event.
OnRowChanged Raises the RequestedProcedureRowChanged event.
OnRowChanged Raises the ScheduledProcedureStepRowChanged event.
OnRowChanged Raises the ScheduledProtocolCodeSequenceRowChanged event.
OnRowChanged Raises the ScheduledStationAETitlesRowChanged event.
OnRowChanged Raises the ScheduledStationNamesRowChanged event.
OnRowChanged Raises the VisitRowChanged event.
OnRowChanging Raises the ContrastAllergiesRowChanging event.
OnRowChanging Raises the ImagingServiceRequestRowChanging event.
OnRowChanging Raises the MedicalAlertsRowChanging event.
OnRowChanging Raises the NamesOfIntendedRecipientsOfResultsRowChanging event.
OnRowChanging Raises the OtherPatientIDsRowChanging event.
OnRowChanging Raises the PatientRowChanging event.
OnRowChanging Raises the ReferencedPatientSequenceRowChanging event.
OnRowChanging Raises the ReferencedStudySequenceRowChanging event.
OnRowChanging Raises the RequestedProcedureCodeSequenceRowChanging event.
OnRowChanging Raises the RequestedProcedureRowChanging event.
OnRowChanging Raises the ScheduledProcedureStepRowChanging event.
OnRowChanging Raises the ScheduledProtocolCodeSequenceRowChanging event.
OnRowChanging Raises the ScheduledStationAETitlesRowChanging event.
OnRowChanging Raises the ScheduledStationNamesRowChanging event.
OnRowChanging Raises the VisitRowChanging event.
OnRowDeleted Raises the ContrastAllergiesRowDeleted event.
OnRowDeleted Raises the ImagingServiceRequestRowDeleted event.
OnRowDeleted Raises the MedicalAlertsRowDeleted event.
OnRowDeleted Raises the NamesOfIntendedRecipientsOfResultsRowDeleted event.
OnRowDeleted Raises the OtherPatientIDsRowDeleted event.
OnRowDeleted Raises the PatientRowDeleted event.
OnRowDeleted Raises the ReferencedPatientSequenceRowDeleted event.
OnRowDeleted Raises the ReferencedStudySequenceRowDeleted event.
OnRowDeleted Raises the RequestedProcedureCodeSequenceRowDeleted event.
OnRowDeleted Raises the RequestedProcedureRowDeleted event.
OnRowDeleted Raises the ScheduledProcedureStepRowDeleted event.
OnRowDeleted Raises the ScheduledProtocolCodeSequenceRowDeleted event.
OnRowDeleted Raises the ScheduledStationAETitlesRowDeleted event.
OnRowDeleted Raises the ScheduledStationNamesRowDeleted event.
OnRowDeleted Raises the VisitRowDeleted event.
OnRowDeleting Raises the ContrastAllergiesRowDeleting event.
OnRowDeleting Raises the ImagingServiceRequestRowDeleting event.
OnRowDeleting Raises the MedicalAlertsRowDeleting event.
OnRowDeleting Raises the NamesOfIntendedRecipientsOfResultsRowDeleting event.
OnRowDeleting Raises the OtherPatientIDsRowDeleting event.
OnRowDeleting Raises the PatientRowDeleting event.
OnRowDeleting Raises the ReferencedPatientSequenceRowDeleting event.
OnRowDeleting Raises the ReferencedStudySequenceRowDeleting event.
OnRowDeleting Raises the RequestedProcedureCodeSequenceRowDeleting event.
OnRowDeleting Raises the RequestedProcedureRowDeleting event.
OnRowDeleting Raises the ScheduledProcedureStepRowDeleting event.
OnRowDeleting Raises the ScheduledProtocolCodeSequenceRowDeleting event.
OnRowDeleting Raises the ScheduledStationAETitlesRowDeleting event.
OnRowDeleting Raises the ScheduledStationNamesRowDeleting event.
OnRowDeleting Raises the VisitRowDeleting event.
ReadXmlSerializable This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
ShouldSerializeRelations Gets a value indicating whether Relations property should be persisted.
ShouldSerializeTables Gets a value indicating whether Tables property should be persisted.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly