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

CompositeInstanceDataSet.InstanceRow Class Members

Properties  Methods 


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

Public Properties
 NameDescription
Public PropertyHasErrorsGets a value that indicates whether there are errors in a row. (Inherited from System.Data.DataRow)
Public PropertyInstanceNumberGets or sets the Instance Number.  
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 PropertyReceiveDateGets or sets the Receive Date.  
Public PropertyReferencedFileGets or sets the Referenced File.  
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 PropertySeriesInstanceUIDGets or sets the Series Instance UID.  
Public PropertySeriesRowGets or sets the parent CompositeInstanceDataSet.SeriesRow for this CompositeInstanceDataSet.InstanceRow  
Public PropertySOPClassUIDGets or sets the SOP Class UID.  
Public PropertySOPInstanceUIDGets or sets the SOP Instance UID.  
Public PropertyStationNameGets or sets the Station Name.  
Public PropertyTableGets the System.Data.DataTable for which this row has a schema. (Inherited from System.Data.DataRow)
Public PropertyTransferSyntaxGets or sets the Transfer Syntax.  
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 MethodGetImageInstanceRowsReturns the child CompositeInstanceDataSet.ImageInstanceRow for this CompositeInstanceDataSet.InstanceRow.  
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 MethodGetPresentationInstanceRowsReturns the child CompositeInstanceDataSet.PresentationInstanceRow for this CompositeInstanceDataSet.InstanceRow.  
Public MethodGetReferencedImagesRowsReturns the child CompositeInstanceDataSet.ReferencedImagesRow for this CompositeInstanceDataSet.InstanceRow.  
Public MethodHasVersionGets a value that indicates whether a specified version exists. (Inherited from System.Data.DataRow)
Public MethodIsInstanceNumberNullGets a value that indicates whether the CompositeInstanceDataSet.InstanceDataTable.InstanceNumberColumn 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 MethodIsReceiveDateNullGets a value that indicates whether the CompositeInstanceDataSet.InstanceDataTable.ReceiveDateColumn contains a null value.  
Public MethodIsReferencedFileNullGets a value that indicates whether the CompositeInstanceDataSet.InstanceDataTable.ReferencedFileColumn contains a null value.  
Public MethodIsRetrieveAETitleNullGets a value that indicates whether the CompositeInstanceDataSet.InstanceDataTable.RetrieveAETitleColumn contains a null value.  
Public MethodIsSOPClassUIDNullGets a value that indicates whether the CompositeInstanceDataSet.InstanceDataTable.SOPClassUIDColumn contains a null value.  
Public MethodIsStationNameNullGets a value that indicates whether the CompositeInstanceDataSet.InstanceDataTable.StationNameColumn contains a null value.  
Public MethodIsTransferSyntaxNullGets a value that indicates whether the CompositeInstanceDataSet.InstanceDataTable.TransferSyntaxColumn 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 MethodSetColumnErrorOverloaded. Sets the error description for a column specified by index. (Inherited from System.Data.DataRow)
Public MethodSetInstanceNumberNullSets the value of the CompositeInstanceDataSet.InstanceDataTable.InstanceNumberColumn 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 MethodSetReceiveDateNullSets the value of the CompositeInstanceDataSet.InstanceDataTable.ReceiveDateColumn to a null value.  
Public MethodSetReferencedFileNullSets the value of the CompositeInstanceDataSet.InstanceDataTable.ReferencedFileColumn to a null value.  
Public MethodSetRetrieveAETitleNullSets the value of the CompositeInstanceDataSet.InstanceDataTable.RetrieveAETitleColumn to a null value.  
Public MethodSetSOPClassUIDNullSets the value of the CompositeInstanceDataSet.InstanceDataTable.SOPClassUIDColumn to a null value.  
Public MethodSetStationNameNullSets the value of the CompositeInstanceDataSet.InstanceDataTable.StationNameColumn to a null value.  
Public MethodSetTransferSyntaxNullSets the value of the CompositeInstanceDataSet.InstanceDataTable.TransferSyntaxColumn 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.InstanceRow 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