LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)
LEAD Technologies, Inc

MWLDataset.PatientRow Class Members

Properties  Methods 


The following tables list the members exposed by MWLDataset.PatientRow.

Public Properties
 NameDescription
Public PropertyAdditionalPatientHistoryGets or sets the Additional Patient History.  
Public PropertyConfidentialityConstraintonPatientDataDescriptionGets or sets the Confidentiality Constrainton Patient Data Description.  
Public PropertyEthnicGroupGets or sets the Ethnic Group.  
Public PropertyHasErrorsGets a value that indicates whether there are errors in a row. (Inherited from System.Data.DataRow)
Public PropertyIssuerOfPatientIDGets or sets the Issuer Of Patient ID.  
Public PropertyItemOverloaded. Gets or sets the data stored in the column specified by index. (Inherited from System.Data.DataRow)
Public PropertyItemArrayGets or sets all the values for this row through an array. (Inherited from System.Data.DataRow)
Public PropertyLastMenstrualDateGets or sets the Last Menstrual Date.  
Public PropertyPatientBirthDateGets or sets the Patient Birth Date.  
Public PropertyPatientCommentsGets or sets the Patient Comments.  
Public PropertyPatientIDGets or sets the Patient ID.  
Public PropertyPatientNameFamilyNameGets or sets the Patient Name Family Name.  
Public PropertyPatientNameGivenNameGets or sets the Patient Name Given Name.  
Public PropertyPatientNameMiddleNameGets or sets the Patient Name Middle Name.  
Public PropertyPatientNamePrefixGets or sets the Patient Name Prefix.  
Public PropertyPatientNameSuffixGets or sets the Patient Name Suffix.  
Public PropertyPatientSexGets or sets the Patient Sex.  
Public PropertyPatientStateGets or sets the Patient State.  
Public PropertyPatientWeightGets or sets the Patient Weight.  
Public PropertyPregnancyStatusGets or sets the Pregnancy Status.  
Public PropertyRowErrorGets or sets the custom error description for a row. (Inherited from System.Data.DataRow)
Public PropertyRowStateGets the current state of the row with regard to its relationship to the System.Data.DataRowCollection. (Inherited from System.Data.DataRow)
Public PropertySpecialNeedsGets or sets the Special Needs.  
Public PropertyTableGets the System.Data.DataTable for which this row has a schema. (Inherited from System.Data.DataRow)
Top
Public Methods
 NameDescription
Public MethodAcceptChangesCommits all the changes made to this row since the last time System.Data.DataRow.AcceptChanges was called. (Inherited from System.Data.DataRow)
Public MethodBeginEditStarts an edit operation on a System.Data.DataRow object. (Inherited from System.Data.DataRow)
Public MethodCancelEditCancels the current edit on the row. (Inherited from System.Data.DataRow)
Public MethodClearErrorsClears the errors for the row. This includes the System.Data.DataRow.RowError and errors set with System.Data.DataRow.SetColumnError(System.Int32,System.String). (Inherited from System.Data.DataRow)
Public MethodDeleteDeletes the System.Data.DataRow. (Inherited from System.Data.DataRow)
Public MethodEndEditEnds the edit occurring on the row. (Inherited from System.Data.DataRow)
Public MethodGetChildRowsOverloaded. Gets the child rows of a System.Data.DataRow using the specified System.Data.DataRelation.RelationName of a System.Data.DataRelation. (Inherited from System.Data.DataRow)
Public MethodGetColumnErrorOverloaded. Gets the error description for the column specified by index. (Inherited from System.Data.DataRow)
Public MethodGetColumnsInErrorGets an array of columns that have errors. (Inherited from System.Data.DataRow)
Public MethodGetContrastAllergiesRowsReturns the child MWLDataset.ContrastAllergiesRow for this MWLDataset.PatientRow.  
Public MethodGetImagingServiceRequestRowsReturns the child MWLDataset.ImagingServiceRequestRow for this MWLDataset.PatientRow.  
Public MethodGetMedicalAlertsRowsReturns the child MWLDataset.MedicalAlertsRow for this MWLDataset.PatientRow.  
Public MethodGetOtherPatientIDsRowsReturns the child MWLDataset.OtherPatientIDsRow for this MWLDataset.PatientRow.  
Public MethodGetParentRowOverloaded. Gets the parent row of a System.Data.DataRow using the specified System.Data.DataRelation.RelationName of a System.Data.DataRelation. (Inherited from System.Data.DataRow)
Public MethodGetParentRowsOverloaded. Gets the parent rows of a System.Data.DataRow using the specified System.Data.DataRelation.RelationName of a System.Data.DataRelation. (Inherited from System.Data.DataRow)
Public MethodHasVersionGets a value that indicates whether a specified version exists. (Inherited from System.Data.DataRow)
Public MethodIsAdditionalPatientHistoryNullGets a value that indicates whether the MWLDataset.PatientDataTable.AdditionalPatientHistoryColumn contains a null value.  
Public MethodIsConfidentialityConstraintonPatientDataDescriptionNullGets a value that indicates whether the MWLDataset.PatientDataTable.ConfidentialityConstraintonPatientDataDescriptionColumn contains a null value.  
Public MethodIsEthnicGroupNullGets a value that indicates whether the MWLDataset.PatientDataTable.EthnicGroupColumn contains a null value.  
Public MethodIsLastMenstrualDateNullGets a value that indicates whether the MWLDataset.PatientDataTable.LastMenstrualDateColumn contains a null value.  
Public MethodIsNullOverloaded. Gets a value that indicates whether the column at the specified index contains a null value. (Inherited from System.Data.DataRow)
Public MethodIsPatientBirthDateNullGets a value that indicates whether the MWLDataset.PatientDataTable.PatientBirthDateColumn contains a null value.  
Public MethodIsPatientCommentsNullGets a value that indicates whether the MWLDataset.PatientDataTable.PatientCommentsColumn contains a null value.  
Public MethodIsPatientNameFamilyNameNullGets a value that indicates whether the MWLDataset.PatientDataTable.PatientNameFamilyNameColumn contains a null value.  
Public MethodIsPatientNameGivenNameNullGets a value that indicates whether the MWLDataset.PatientDataTable.PatientNameGivenNameColumn contains a null value.  
Public MethodIsPatientNameMiddleNameNullGets a value that indicates whether the MWLDataset.PatientDataTable.PatientNameMiddleNameColumn contains a null value.  
Public MethodIsPatientNamePrefixNullGets a value that indicates whether the MWLDataset.PatientDataTable.PatientNamePrefixColumn contains a null value.  
Public MethodIsPatientNameSuffixNullGets a value that indicates whether the MWLDataset.PatientDataTable.PatientNameSuffixColumn contains a null value.  
Public MethodIsPatientSexNullGets a value that indicates whether the MWLDataset.PatientDataTable.PatientSexColumn contains a null value.  
Public MethodIsPatientStateNullGets a value that indicates whether the MWLDataset.PatientDataTable.PatientStateColumn contains a null value.  
Public MethodIsPatientWeightNullGets a value that indicates whether the MWLDataset.PatientDataTable.PatientWeightColumn contains a null value.  
Public MethodIsPregnancyStatusNullGets a value that indicates whether the MWLDataset.PatientDataTable.PregnancyStatusColumn contains a null value.  
Public MethodIsSpecialNeedsNullGets a value that indicates whether the MWLDataset.PatientDataTable.SpecialNeedsColumn contains a null value.  
Public MethodRejectChangesRejects all changes made to the row since System.Data.DataRow.AcceptChanges was last called. (Inherited from System.Data.DataRow)
Public MethodSetAddedChanges the System.Data.DataRow.Rowstate of a System.Data.DataRow to Added. (Inherited from System.Data.DataRow)
Public MethodSetAdditionalPatientHistoryNullSets the value of the MWLDataset.PatientDataTable.AdditionalPatientHistoryColumn to a null value.  
Public MethodSetColumnErrorOverloaded. Sets the error description for a column specified by index. (Inherited from System.Data.DataRow)
Public MethodSetConfidentialityConstraintonPatientDataDescriptionNullSets the value of the MWLDataset.PatientDataTable.ConfidentialityConstraintonPatientDataDescriptionColumn to a null value.  
Public MethodSetEthnicGroupNullSets the value of the MWLDataset.PatientDataTable.EthnicGroupColumn to a null value.  
Public MethodSetLastMenstrualDateNullSets the value of the MWLDataset.PatientDataTable.LastMenstrualDateColumn to a null value.  
Public MethodSetModifiedChanges the System.Data.DataRow.Rowstate of a System.Data.DataRow to Modified. (Inherited from System.Data.DataRow)
Public MethodSetParentRowOverloaded. Sets the parent row of a System.Data.DataRow with specified new parent System.Data.DataRow. (Inherited from System.Data.DataRow)
Public MethodSetPatientBirthDateNullSets the value of the MWLDataset.PatientDataTable.PatientBirthDateColumn to a null value.  
Public MethodSetPatientCommentsNullSets the value of the MWLDataset.PatientDataTable.PatientCommentsColumn to a null value.  
Public MethodSetPatientNameFamilyNameNullSets the value of the MWLDataset.PatientDataTable.PatientNameFamilyNameColumn to a null value.  
Public MethodSetPatientNameGivenNameNullSets the value of the MWLDataset.PatientDataTable.PatientNameGivenNameColumn to a null value.  
Public MethodSetPatientNameMiddleNameNullSets the value of the MWLDataset.PatientDataTable.PatientNameMiddleNameColumn to a null value.  
Public MethodSetPatientNamePrefixNullSets the value of the MWLDataset.PatientDataTable.PatientNamePrefixColumn to a null value.  
Public MethodSetPatientNameSuffixNullSets the value of the MWLDataset.PatientDataTable.PatientNameSuffixColumn to a null value.  
Public MethodSetPatientSexNullSets the value of the MWLDataset.PatientDataTable.PatientSexColumn to a null value.  
Public MethodSetPatientStateNullSets the value of the MWLDataset.PatientDataTable.PatientStateColumn to a null value.  
Public MethodSetPatientWeightNullSets the value of the MWLDataset.PatientDataTable.PatientWeightColumn to a null value.  
Public MethodSetPregnancyStatusNullSets the value of the MWLDataset.PatientDataTable.PregnancyStatusColumn to a null value.  
Public MethodSetSpecialNeedsNullSets the value of the MWLDataset.PatientDataTable.SpecialNeedsColumn to a null value.  
Top
Protected Methods
 NameDescription
Protected MethodSetNullSets the value of the specified System.Data.DataColumn to a null value. (Inherited from System.Data.DataRow)
Top
See Also

Reference

MWLDataset.PatientRow Class
Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features