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

CompositeInstanceDataSet.SeriesRow Class Members

Properties  Methods 


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

Public Properties
 NameDescription
Public PropertyBodyPartExaminedGets or sets the Body Part Examined.  
Public PropertyHasErrorsGets a value that indicates whether there are errors in a row. (Inherited from System.Data.DataRow)
Public PropertyInstitutionNameGets or sets the Institution Name.  
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 PropertyModalityGets or sets the Modality.  
Public PropertyPerformedProcedureStartDateGets or sets the Performed Procedure Start Date.  
Public PropertyPerformedProcedureStepIDGets or sets the Performed Procedure Step ID.  
Public PropertyReceiveDateGets or sets the Receive Date.  
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 PropertySeriesDateGets or sets the Series Date.  
Public PropertySeriesDescriptionGets or sets the Series Description.  
Public PropertySeriesInstanceUIDGets or sets the Series Instance UID.  
Public PropertySeriesNumberGets or sets the Series Number.  
Public PropertyStudyInstanceUIDGets or sets the Study Instance UID.  
Public PropertyStudyRowGets or sets the parent CompositeInstanceDataSet.StudyRow for this CompositeInstanceDataSet.SeriesRow  
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 MethodGetInstanceRowsReturns the child CompositeInstanceDataSet.InstanceRow for this CompositeInstanceDataSet.SeriesRow.  
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 MethodGetReferencedPerformedProcedureStepSequenceRowsReturns the child CompositeInstanceDataSet.ReferencedPerformedProcedureStepSequenceRow for this CompositeInstanceDataSet.SeriesRow.  
Public MethodGetRequestAttributeSequenceRowsReturns the child CompositeInstanceDataSet.RequestAttributeSequenceRow for this CompositeInstanceDataSet.SeriesRow.  
Public MethodHasVersionGets a value that indicates whether a specified version exists. (Inherited from System.Data.DataRow)
Public MethodIsBodyPartExaminedNullGets a value that indicates whether the CompositeInstanceDataSet.SeriesDataTable.BodyPartExaminedColumn contains a null value.  
Public MethodIsInstitutionNameNullGets a value that indicates whether the CompositeInstanceDataSet.SeriesDataTable.InstitutionNameColumn contains a null value.  
Public MethodIsModalityNullGets a value that indicates whether the CompositeInstanceDataSet.SeriesDataTable.ModalityColumn 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 MethodIsPerformedProcedureStartDateNullGets a value that indicates whether the CompositeInstanceDataSet.SeriesDataTable.PerformedProcedureStartDateColumn contains a null value.  
Public MethodIsPerformedProcedureStepIDNullGets a value that indicates whether the CompositeInstanceDataSet.SeriesDataTable.PerformedProcedureStepIDColumn contains a null value.  
Public MethodIsReceiveDateNullGets a value that indicates whether the CompositeInstanceDataSet.SeriesDataTable.ReceiveDateColumn contains a null value.  
Public MethodIsRetrieveAETitleNullGets a value that indicates whether the CompositeInstanceDataSet.SeriesDataTable.RetrieveAETitleColumn contains a null value.  
Public MethodIsSeriesDateNullGets a value that indicates whether the CompositeInstanceDataSet.SeriesDataTable.SeriesDateColumn contains a null value.  
Public MethodIsSeriesDescriptionNullGets a value that indicates whether the CompositeInstanceDataSet.SeriesDataTable.SeriesDescriptionColumn contains a null value.  
Public MethodIsSeriesNumberNullGets a value that indicates whether the CompositeInstanceDataSet.SeriesDataTable.SeriesNumberColumn 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 MethodSetBodyPartExaminedNullSets the value of the CompositeInstanceDataSet.SeriesDataTable.BodyPartExaminedColumn to a null value.  
Public MethodSetColumnErrorOverloaded. Sets the error description for a column specified by index. (Inherited from System.Data.DataRow)
Public MethodSetInstitutionNameNullSets the value of the CompositeInstanceDataSet.SeriesDataTable.InstitutionNameColumn to a null value.  
Public MethodSetModalityNullSets the value of the CompositeInstanceDataSet.SeriesDataTable.ModalityColumn 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 MethodSetPerformedProcedureStartDateNullSets the value of the CompositeInstanceDataSet.SeriesDataTable.PerformedProcedureStartDateColumn to a null value.  
Public MethodSetPerformedProcedureStepIDNullSets the value of the CompositeInstanceDataSet.SeriesDataTable.PerformedProcedureStepIDColumn to a null value.  
Public MethodSetReceiveDateNullSets the value of the CompositeInstanceDataSet.SeriesDataTable.ReceiveDateColumn to a null value.  
Public MethodSetRetrieveAETitleNullSets the value of the CompositeInstanceDataSet.SeriesDataTable.RetrieveAETitleColumn to a null value.  
Public MethodSetSeriesDateNullSets the value of the CompositeInstanceDataSet.SeriesDataTable.SeriesDateColumn to a null value.  
Public MethodSetSeriesDescriptionNullSets the value of the CompositeInstanceDataSet.SeriesDataTable.SeriesDescriptionColumn to a null value.  
Public MethodSetSeriesNumberNullSets the value of the CompositeInstanceDataSet.SeriesDataTable.SeriesNumberColumn 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.SeriesRow 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