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


"

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

"

Public Methods

 NameDescription
public Method AcceptChangesCommits all the changes made to this row since the last time System.Data.DataRow.AcceptChanges was called. (Inherited from System.Data.DataRow)
public Method BeginEditStarts an edit operation on a System.Data.DataRow object. (Inherited from System.Data.DataRow)
public Method CancelEditCancels the current edit on the row. (Inherited from System.Data.DataRow)
public Method ClearErrorsClears 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 Method DeleteDeletes the System.Data.DataRow. (Inherited from System.Data.DataRow)
public Method EndEditEnds the edit occurring on the row. (Inherited from System.Data.DataRow)
public Method GetChildRowsOverloaded. 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 Method GetColumnErrorOverloaded. Gets the error description for the column specified by index. (Inherited from System.Data.DataRow)
public Method GetColumnsInErrorGets an array of columns that have errors. (Inherited from System.Data.DataRow)
public Method GetParentRowOverloaded. 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 Method GetParentRowsOverloaded. 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 Method HasVersionGets a value that indicates whether a specified version exists. (Inherited from System.Data.DataRow)
public Method IsIssuerofPatientIDNullGets a value that indicates whether the MPPSDataset.PatientInfoforUnscheduledPPSDataTable.IssuerofPatientIDColumn contains a null value.  
public Method IsNullOverloaded. Gets a value that indicates whether the column at the specified index contains a null value. (Inherited from System.Data.DataRow)
public Method IsPatientBirthDateNullGets a value that indicates whether the MPPSDataset.PatientInfoforUnscheduledPPSDataTable.PatientBirthDateColumn contains a null value.  
public Method IsPatientIDNullGets a value that indicates whether the MPPSDataset.PatientInfoforUnscheduledPPSDataTable.PatientIDColumn contains a null value.  
public Method IsPatientNameNullGets a value that indicates whether the MPPSDataset.PatientInfoforUnscheduledPPSDataTable.PatientNameColumn contains a null value.  
public Method IsPatientSexNullGets a value that indicates whether the MPPSDataset.PatientInfoforUnscheduledPPSDataTable.PatientSexColumn contains a null value.  
public Method RejectChangesRejects all changes made to the row since System.Data.DataRow.AcceptChanges was last called. (Inherited from System.Data.DataRow)
public Method SetAddedChanges the System.Data.DataRow.Rowstate of a System.Data.DataRow to Added. (Inherited from System.Data.DataRow)
public Method SetColumnErrorOverloaded. Sets the error description for a column specified by index. (Inherited from System.Data.DataRow)
public Method SetIssuerofPatientIDNullSets the value of the MPPSDataset.PatientInfoforUnscheduledPPSDataTable.IssuerofPatientIDColumn to a null value.  
public Method SetModifiedChanges the System.Data.DataRow.Rowstate of a System.Data.DataRow to Modified. (Inherited from System.Data.DataRow)
public Method SetParentRowOverloaded. Sets the parent row of a System.Data.DataRow with specified new parent System.Data.DataRow. (Inherited from System.Data.DataRow)
public Method SetPatientBirthDateNullSets the value of the MPPSDataset.PatientInfoforUnscheduledPPSDataTable.PatientBirthDateColumn to a null value.  
public Method SetPatientIDNullSets the value of the MPPSDataset.PatientInfoforUnscheduledPPSDataTable.PatientIDColumn to a null value.  
public Method SetPatientNameNullSets the value of the MPPSDataset.PatientInfoforUnscheduledPPSDataTable.PatientNameColumn to a null value.  
public Method SetPatientSexNullSets the value of the MPPSDataset.PatientInfoforUnscheduledPPSDataTable.PatientSexColumn to a null value.  
Top

Protected Methods

 NameDescription
protected Method SetNullSets the value of the specified System.Data.DataColumn to a null value. (Inherited from System.Data.DataRow)
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