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

CompositeInstanceDataSet.PatientRow Class Members

Properties  Methods 


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

Public Properties
 NameDescription
Public PropertyBirthDateGets or sets the Birth Date.  
Public PropertyCommentsGets or sets the Comments.  
Public PropertyEthnicGroupGets or sets the Ethnic Group.  
Public PropertyFamilyNameGets or sets the Family Name.  
Public PropertyGivenNameGets or sets the Given Name.  
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 PropertyMiddleNameGets or sets the Middle Name.  
Public PropertyNamePrefixGets or sets the Name Prefix.  
Public PropertyNameSuffixGets or sets the Name Suffix.  
Public PropertyPatientIDGets or sets the Patient ID.  
Public PropertyRetrieveAETitleGets or sets the Retrieve AE Title.  
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 PropertySexGets or sets the Sex.  
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 MethodGetOtherPatientIDsRowsReturns the child CompositeInstanceDataSet.OtherPatientIDsRow for this CompositeInstanceDataSet.PatientRow.  
Public MethodGetOtherPatientNamesRowsReturns the child CompositeInstanceDataSet.OtherPatientNamesRow for this CompositeInstanceDataSet.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 MethodGetReferencedPatientSequenceRowsReturns the child CompositeInstanceDataSet.ReferencedPatientSequenceRow for this CompositeInstanceDataSet.PatientRow.  
Public MethodGetStudyRowsReturns the child CompositeInstanceDataSet.StudyRow for this CompositeInstanceDataSet.PatientRow.  
Public MethodHasVersionGets a value that indicates whether a specified version exists. (Inherited from System.Data.DataRow)
Public MethodIsBirthDateNullGets a value that indicates whether the CompositeInstanceDataSet.PatientDataTable.BirthDateColumn contains a null value.  
Public MethodIsCommentsNullGets a value that indicates whether the CompositeInstanceDataSet.PatientDataTable.CommentsColumn contains a null value.  
Public MethodIsEthnicGroupNullGets a value that indicates whether the CompositeInstanceDataSet.PatientDataTable.EthnicGroupColumn contains a null value.  
Public MethodIsFamilyNameNullGets a value that indicates whether the CompositeInstanceDataSet.PatientDataTable.FamilyNameColumn contains a null value.  
Public MethodIsGivenNameNullGets a value that indicates whether the CompositeInstanceDataSet.PatientDataTable.GivenNameColumn contains a null value.  
Public MethodIsIssuerOfPatientIDNullGets a value that indicates whether the CompositeInstanceDataSet.PatientDataTable.IssuerOfPatientIDColumn contains a null value.  
Public MethodIsMiddleNameNullGets a value that indicates whether the CompositeInstanceDataSet.PatientDataTable.MiddleNameColumn contains a null value.  
Public MethodIsNamePrefixNullGets a value that indicates whether the CompositeInstanceDataSet.PatientDataTable.NamePrefixColumn contains a null value.  
Public MethodIsNameSuffixNullGets a value that indicates whether the CompositeInstanceDataSet.PatientDataTable.NameSuffixColumn 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 MethodIsRetrieveAETitleNullGets a value that indicates whether the CompositeInstanceDataSet.PatientDataTable.RetrieveAETitleColumn contains a null value.  
Public MethodIsSexNullGets a value that indicates whether the CompositeInstanceDataSet.PatientDataTable.SexColumn 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 MethodSetBirthDateNullSets the value of the CompositeInstanceDataSet.PatientDataTable.BirthDateColumn to a null value.  
Public MethodSetColumnErrorOverloaded. Sets the error description for a column specified by index. (Inherited from System.Data.DataRow)
Public MethodSetCommentsNullSets the value of the CompositeInstanceDataSet.PatientDataTable.CommentsColumn to a null value.  
Public MethodSetEthnicGroupNullSets the value of the CompositeInstanceDataSet.PatientDataTable.EthnicGroupColumn to a null value.  
Public MethodSetFamilyNameNullSets the value of the CompositeInstanceDataSet.PatientDataTable.FamilyNameColumn to a null value.  
Public MethodSetGivenNameNullSets the value of the CompositeInstanceDataSet.PatientDataTable.GivenNameColumn to a null value.  
Public MethodSetIssuerOfPatientIDNullSets the value of the CompositeInstanceDataSet.PatientDataTable.IssuerOfPatientIDColumn to a null value.  
Public MethodSetMiddleNameNullSets the value of the CompositeInstanceDataSet.PatientDataTable.MiddleNameColumn to a null value.  
Public MethodSetModifiedChanges the System.Data.DataRow.Rowstate of a System.Data.DataRow to Modified. (Inherited from System.Data.DataRow)
Public MethodSetNamePrefixNullSets the value of the CompositeInstanceDataSet.PatientDataTable.NamePrefixColumn to a null value.  
Public MethodSetNameSuffixNullSets the value of the CompositeInstanceDataSet.PatientDataTable.NameSuffixColumn to a null value.  
Public MethodSetParentRowOverloaded. Sets the parent row of a System.Data.DataRow with specified new parent System.Data.DataRow. (Inherited from System.Data.DataRow)
Public MethodSetRetrieveAETitleNullSets the value of the CompositeInstanceDataSet.PatientDataTable.RetrieveAETitleColumn to a null value.  
Public MethodSetSexNullSets the value of the CompositeInstanceDataSet.PatientDataTable.SexColumn 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

CompositeInstanceDataSet.PatientRow Class
Leadtools.Medical.Storage.DataAccessLayer Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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

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