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

CompositeInstanceDataSet.SeriesRow Class Members

Show in webframe
Properties  Methods 


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

Public Properties
 NameDescription
BodyPartExaminedGets or sets the Body Part Examined.  
HasErrorsGets a value that indicates whether there are errors in a row. (Inherited from System.Data.DataRow)
InstitutionNameGets or sets the Institution Name.  
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)
ModalityGets or sets the Modality.  
PerformedProcedureStartDateGets or sets the Performed Procedure Start Date.  
PerformedProcedureStepIDGets or sets the Performed Procedure Step ID.  
ReceiveDateGets or sets the Receive Date.  
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)
SeriesDateGets or sets the Series Date.  
SeriesDescriptionGets or sets the Series Description.  
SeriesInstanceUIDGets or sets the Series Instance UID.  
SeriesNumberGets or sets the Series Number.  
StudyInstanceUIDGets or sets the Study Instance UID.  
StudyRowGets or sets the parent CompositeInstanceDataSet.StudyRow for this CompositeInstanceDataSet.SeriesRow  
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)
GetInstanceRowsReturns the child CompositeInstanceDataSet.InstanceRow for this CompositeInstanceDataSet.SeriesRow.  
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)
GetReferencedPerformedProcedureStepSequenceRowsReturns the child CompositeInstanceDataSet.ReferencedPerformedProcedureStepSequenceRow for this CompositeInstanceDataSet.SeriesRow.  
GetRequestAttributeSequenceRowsReturns the child CompositeInstanceDataSet.RequestAttributeSequenceRow for this CompositeInstanceDataSet.SeriesRow.  
HasVersionGets a value that indicates whether a specified version exists. (Inherited from System.Data.DataRow)
IsBodyPartExaminedNullGets a value that indicates whether the CompositeInstanceDataSet.SeriesDataTable.BodyPartExaminedColumn contains a null value.  
IsInstitutionNameNullGets a value that indicates whether the CompositeInstanceDataSet.SeriesDataTable.InstitutionNameColumn contains a null value.  
IsModalityNullGets a value that indicates whether the CompositeInstanceDataSet.SeriesDataTable.ModalityColumn 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)
IsPerformedProcedureStartDateNullGets a value that indicates whether the CompositeInstanceDataSet.SeriesDataTable.PerformedProcedureStartDateColumn contains a null value.  
IsPerformedProcedureStepIDNullGets a value that indicates whether the CompositeInstanceDataSet.SeriesDataTable.PerformedProcedureStepIDColumn contains a null value.  
IsReceiveDateNullGets a value that indicates whether the CompositeInstanceDataSet.SeriesDataTable.ReceiveDateColumn contains a null value.  
IsRetrieveAETitleNullGets a value that indicates whether the CompositeInstanceDataSet.SeriesDataTable.RetrieveAETitleColumn contains a null value.  
IsSeriesDateNullGets a value that indicates whether the CompositeInstanceDataSet.SeriesDataTable.SeriesDateColumn contains a null value.  
IsSeriesDescriptionNullGets a value that indicates whether the CompositeInstanceDataSet.SeriesDataTable.SeriesDescriptionColumn contains a null value.  
IsSeriesNumberNullGets a value that indicates whether the CompositeInstanceDataSet.SeriesDataTable.SeriesNumberColumn contains a null value.  
RejectChangesRejects all changes made to the row since System.Data.DataRow.AcceptChanges was last called. (Inherited from System.Data.DataRow)
SetAddedChanges the System.Data.DataRow.Rowstate of a System.Data.DataRow to Added. (Inherited from System.Data.DataRow)
SetBodyPartExaminedNullSets the value of the CompositeInstanceDataSet.SeriesDataTable.BodyPartExaminedColumn to a null value.  
SetColumnErrorOverloaded. Sets the error description for a column specified by index. (Inherited from System.Data.DataRow)
SetInstitutionNameNullSets the value of the CompositeInstanceDataSet.SeriesDataTable.InstitutionNameColumn to a null value.  
SetModalityNullSets the value of the CompositeInstanceDataSet.SeriesDataTable.ModalityColumn to a null value.  
SetModifiedChanges the System.Data.DataRow.Rowstate of a System.Data.DataRow to Modified. (Inherited from System.Data.DataRow)
SetParentRowOverloaded. Sets the parent row of a System.Data.DataRow with specified new parent System.Data.DataRow. (Inherited from System.Data.DataRow)
SetPerformedProcedureStartDateNullSets the value of the CompositeInstanceDataSet.SeriesDataTable.PerformedProcedureStartDateColumn to a null value.  
SetPerformedProcedureStepIDNullSets the value of the CompositeInstanceDataSet.SeriesDataTable.PerformedProcedureStepIDColumn to a null value.  
SetReceiveDateNullSets the value of the CompositeInstanceDataSet.SeriesDataTable.ReceiveDateColumn to a null value.  
SetRetrieveAETitleNullSets the value of the CompositeInstanceDataSet.SeriesDataTable.RetrieveAETitleColumn to a null value.  
SetSeriesDateNullSets the value of the CompositeInstanceDataSet.SeriesDataTable.SeriesDateColumn to a null value.  
SetSeriesDescriptionNullSets the value of the CompositeInstanceDataSet.SeriesDataTable.SeriesDescriptionColumn to a null value.  
SetSeriesNumberNullSets the value of the CompositeInstanceDataSet.SeriesDataTable.SeriesNumberColumn 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.SeriesRow 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