LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

CompositeInstanceDataSet.StudyRow Class Members

Show in webframe
Properties  Methods 


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

Public Properties
 NameDescription
AccessionNumberGets or sets the Accession Number.  
AdditionalPatientHistoryGets or sets the Additional Patient History.  
AdmittingDiagnosesDescGets or sets the Admitting Diagnoses Desc.  
HasErrorsGets a value that indicates whether there are errors in a row. (Inherited from System.Data.DataRow)
InterpretationAuthorGets or sets the Interpretation Author.  
ItemOverloaded. Gets or sets the data stored in the column specified by index. (Inherited from System.Data.DataRow)
ItemArrayGets or sets all the values for this row through an array. (Inherited from System.Data.DataRow)
OccupationGets or sets the Occupation.  
PatientAgeGets or sets the Patient Age.  
PatientIDGets or sets the Patient ID.  
PatientRowGets or sets the parent CompositeInstanceDataSet.PatientRow for this CompositeInstanceDataSet.StudyRow  
PatientSizeGets or sets the Patient Size.  
PatientWeightGets or sets the Patient Weight.  
ReferDrFamilyNameGets or sets the Refer Dr Family Name.  
ReferDrGivenNameGets or sets the Refer Dr Given Name.  
ReferDrMiddleNameGets or sets the Refer Dr Middle Name.  
ReferDrNamePrefixGets or sets the Refer Dr Name Prefix.  
ReferDrNameSuffixGets or sets the Refer Dr Name Suffix.  
RetrieveAETitleGets or sets the Retrieve AE Title.  
RowErrorGets or sets the custom error description for a row. (Inherited from System.Data.DataRow)
RowStateGets the current state of the row with regard to its relationship to the System.Data.DataRowCollection. (Inherited from System.Data.DataRow)
StudyDateGets or sets the Study Date.  
StudyDescriptionGets or sets the Study Description.  
StudyIDGets or sets the Study ID.  
StudyInstanceUIDGets or sets the Study Instance UID.  
TableGets the System.Data.DataTable for which this row has a schema. (Inherited from System.Data.DataRow)
Top
Public Methods
 NameDescription
AcceptChangesCommits all the changes made to this row since the last time System.Data.DataRow.AcceptChanges was called. (Inherited from System.Data.DataRow)
BeginEditStarts an edit operation on a System.Data.DataRow object. (Inherited from System.Data.DataRow)
CancelEditCancels the current edit on the row. (Inherited from System.Data.DataRow)
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)
DeleteDeletes the System.Data.DataRow. (Inherited from System.Data.DataRow)
EndEditEnds the edit occurring on the row. (Inherited from System.Data.DataRow)
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)
GetColumnErrorOverloaded. Gets the error description for the column specified by index. (Inherited from System.Data.DataRow)
GetColumnsInErrorGets an array of columns that have errors. (Inherited from System.Data.DataRow)
GetNameOfPhysicianReadingStudyRowsReturns the child CompositeInstanceDataSet.NameOfPhysicianReadingStudyRow for this CompositeInstanceDataSet.StudyRow.  
GetOtherStudyNumbersRowsReturns the child CompositeInstanceDataSet.OtherStudyNumbersRow for this CompositeInstanceDataSet.StudyRow.  
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)
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)
GetProcedureCodeSequenceRowsReturns the child CompositeInstanceDataSet.ProcedureCodeSequenceRow for this CompositeInstanceDataSet.StudyRow.  
GetReferencedStudySequenceRowsReturns the child CompositeInstanceDataSet.ReferencedStudySequenceRow for this CompositeInstanceDataSet.StudyRow.  
GetSeriesRowsReturns the child CompositeInstanceDataSet.SeriesRow for this CompositeInstanceDataSet.StudyRow.  
HasVersionGets a value that indicates whether a specified version exists. (Inherited from System.Data.DataRow)
IsAccessionNumberNullGets a value that indicates whether the CompositeInstanceDataSet.StudyDataTable.AccessionNumberColumn contains a null value.  
IsAdditionalPatientHistoryNullGets a value that indicates whether the CompositeInstanceDataSet.StudyDataTable.AdditionalPatientHistoryColumn contains a null value.  
IsAdmittingDiagnosesDescNullGets a value that indicates whether the CompositeInstanceDataSet.StudyDataTable.AdmittingDiagnosesDescColumn contains a null value.  
IsInterpretationAuthorNullGets a value that indicates whether the CompositeInstanceDataSet.StudyDataTable.InterpretationAuthorColumn contains a null value.  
IsNullOverloaded. Gets a value that indicates whether the column at the specified index contains a null value. (Inherited from System.Data.DataRow)
IsOccupationNullGets a value that indicates whether the CompositeInstanceDataSet.StudyDataTable.OccupationColumn contains a null value.  
IsPatientAgeNullGets a value that indicates whether the CompositeInstanceDataSet.StudyDataTable.PatientAgeColumn contains a null value.  
IsPatientIDNullGets a value that indicates whether the CompositeInstanceDataSet.StudyDataTable.PatientIDColumn contains a null value.  
IsPatientSizeNullGets a value that indicates whether the CompositeInstanceDataSet.StudyDataTable.PatientSizeColumn contains a null value.  
IsPatientWeightNullGets a value that indicates whether the CompositeInstanceDataSet.StudyDataTable.PatientWeightColumn contains a null value.  
IsReferDrFamilyNameNullGets a value that indicates whether the CompositeInstanceDataSet.StudyDataTable.ReferDrFamilyNameColumn contains a null value.  
IsReferDrGivenNameNullGets a value that indicates whether the CompositeInstanceDataSet.StudyDataTable.ReferDrGivenNameColumn contains a null value.  
IsReferDrMiddleNameNullGets a value that indicates whether the CompositeInstanceDataSet.StudyDataTable.ReferDrMiddleNameColumn contains a null value.  
IsReferDrNamePrefixNullGets a value that indicates whether the CompositeInstanceDataSet.StudyDataTable.ReferDrNamePrefixColumn contains a null value.  
IsReferDrNameSuffixNullGets a value that indicates whether the CompositeInstanceDataSet.StudyDataTable.ReferDrNameSuffixColumn contains a null value.  
IsRetrieveAETitleNullGets a value that indicates whether the CompositeInstanceDataSet.StudyDataTable.RetrieveAETitleColumn contains a null value.  
IsStudyDateNullGets a value that indicates whether the CompositeInstanceDataSet.StudyDataTable.StudyDateColumn contains a null value.  
IsStudyDescriptionNullGets a value that indicates whether the CompositeInstanceDataSet.StudyDataTable.StudyDescriptionColumn contains a null value.  
IsStudyIDNullGets a value that indicates whether the CompositeInstanceDataSet.StudyDataTable.StudyIDColumn contains a null value.  
RejectChangesRejects all changes made to the row since System.Data.DataRow.AcceptChanges was last called. (Inherited from System.Data.DataRow)
SetAccessionNumberNullSets the value of the CompositeInstanceDataSet.StudyDataTable.AccessionNumberColumn to a null value.  
SetAddedChanges the System.Data.DataRow.Rowstate of a System.Data.DataRow to Added. (Inherited from System.Data.DataRow)
SetAdditionalPatientHistoryNullSets the value of the CompositeInstanceDataSet.StudyDataTable.AdditionalPatientHistoryColumn to a null value.  
SetAdmittingDiagnosesDescNullSets the value of the CompositeInstanceDataSet.StudyDataTable.AdmittingDiagnosesDescColumn to a null value.  
SetColumnErrorOverloaded. Sets the error description for a column specified by index. (Inherited from System.Data.DataRow)
SetInterpretationAuthorNullSets the value of the CompositeInstanceDataSet.StudyDataTable.InterpretationAuthorColumn to a null value.  
SetModifiedChanges the System.Data.DataRow.Rowstate of a System.Data.DataRow to Modified. (Inherited from System.Data.DataRow)
SetOccupationNullSets the value of the CompositeInstanceDataSet.StudyDataTable.OccupationColumn to a null value.  
SetParentRowOverloaded. Sets the parent row of a System.Data.DataRow with specified new parent System.Data.DataRow. (Inherited from System.Data.DataRow)
SetPatientAgeNullSets the value of the CompositeInstanceDataSet.StudyDataTable.PatientAgeColumn to a null value.  
SetPatientIDNullSets the value of the CompositeInstanceDataSet.StudyDataTable.PatientIDColumn to a null value.  
SetPatientSizeNullSets the value of the CompositeInstanceDataSet.StudyDataTable.PatientSizeColumn to a null value.  
SetPatientWeightNullSets the value of the CompositeInstanceDataSet.StudyDataTable.PatientWeightColumn to a null value.  
SetReferDrFamilyNameNullSets the value of the CompositeInstanceDataSet.StudyDataTable.ReferDrFamilyNameColumn to a null value.  
SetReferDrGivenNameNullSets the value of the CompositeInstanceDataSet.StudyDataTable.ReferDrGivenNameColumn to a null value.  
SetReferDrMiddleNameNullSets the value of the CompositeInstanceDataSet.StudyDataTable.ReferDrMiddleNameColumn to a null value.  
SetReferDrNamePrefixNullSets the value of the CompositeInstanceDataSet.StudyDataTable.ReferDrNamePrefixColumn to a null value.  
SetReferDrNameSuffixNullSets the value of the CompositeInstanceDataSet.StudyDataTable.ReferDrNameSuffixColumn to a null value.  
SetRetrieveAETitleNullSets the value of the CompositeInstanceDataSet.StudyDataTable.RetrieveAETitleColumn to a null value.  
SetStudyDateNullSets the value of the CompositeInstanceDataSet.StudyDataTable.StudyDateColumn to a null value.  
SetStudyDescriptionNullSets the value of the CompositeInstanceDataSet.StudyDataTable.StudyDescriptionColumn to a null value.  
SetStudyIDNullSets the value of the CompositeInstanceDataSet.StudyDataTable.StudyIDColumn to a null value.  
Top
Protected Methods
 NameDescription
SetNullSets the value of the specified System.Data.DataColumn to a null value. (Inherited from System.Data.DataRow)
Top
See Also

Reference

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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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