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

CompositeInstanceDataSet.PresentationInstanceRow Class Members

Properties  Methods 


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

Public Properties
 NameDescription
Public PropertyContentCreatorFamilyNameGets or sets the Content Creator Family Name.  
Public PropertyContentCreatorGivenNameGets or sets the Content Creator Given Name.  
Public PropertyContentCreatorMiddleNameGets or sets the Content Creator Middle Name.  
Public PropertyContentCreatorNamePrefixGets or sets the Content Creator Name Prefix.  
Public PropertyContentCreatorNameSuffixGets or sets the Content Creator Name Suffix.  
Public PropertyContentDescriptionGets or sets the Content Description.  
Public PropertyContentLabelGets or sets the Content Label Value.  
Public PropertyCreationDateGets or sets the Creation Date.  
Public PropertyHasErrorsGets a value that indicates whether there are errors in a row. (Inherited from System.Data.DataRow)
Public PropertyInstanceRowGets or sets the parent CompositeInstanceDataSet.InstanceRow for this CompositeInstanceDataSet.PresentationInstanceRow.  
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 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 PropertySOPInstanceUIDGets or sets the SOP Instance UID.  
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 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 MethodGetReferencedSeriesSequenceRowsReturns the child CompositeInstanceDataSet.ReferencedSeriesSequenceRow objects for this CompositeInstanceDataSet.PresentationInstanceRow.  
Public MethodHasVersionGets a value that indicates whether a specified version exists. (Inherited from System.Data.DataRow)
Public MethodIsContentCreatorFamilyNameNullGets a value that indicates whether the CompositeInstanceDataSet.PresentationInstanceDataTable.ContentCreatorFamilyNameColumn contains a null value.  
Public MethodIsContentCreatorGivenNameNullGets a value that indicates whether the CompositeInstanceDataSet.PresentationInstanceDataTable.ContentCreatorGivenNameColumn contains a null value.  
Public MethodIsContentCreatorMiddleNameNullGets a value that indicates whether the CompositeInstanceDataSet.PresentationInstanceDataTable.ContentCreatorMiddleNameColumn contains a null value.  
Public MethodIsContentCreatorNamePrefixNullGets a value that indicates whether the CompositeInstanceDataSet.PresentationInstanceDataTable.ContentCreatorNamePrefixColumn contains a null value.  
Public MethodIsContentCreatorNameSuffixNullGets a value that indicates whether the CompositeInstanceDataSet.PresentationInstanceDataTable.ContentCreatorNameSuffixColumn contains a null value.  
Public MethodIsContentDescriptionNullGets a value that indicates whether the CompositeInstanceDataSet.PresentationInstanceDataTable.ContentDescriptionColumn contains a null value.  
Public MethodIsContentLabelNullGets a value that indicates whether the CompositeInstanceDataSet.PresentationInstanceDataTable.ContentLabelColumn contains a null value.  
Public MethodIsCreationDateNullGets a value that indicates whether the CompositeInstanceDataSet.PresentationInstanceDataTable.CreationDateColumn 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 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 MethodSetContentCreatorFamilyNameNullSets the value of the CompositeInstanceDataSet.PresentationInstanceDataTable.ContentCreatorFamilyNameColumn to a null value.  
Public MethodSetContentCreatorGivenNameNullSets the value of the CompositeInstanceDataSet.PresentationInstanceDataTable.ContentCreatorGivenNameColumn to a null value.  
Public MethodSetContentCreatorMiddleNameNullSets the value of the CompositeInstanceDataSet.PresentationInstanceDataTable.ContentCreatorMiddleNameColumn to a null value.  
Public MethodSetContentCreatorNamePrefixNullSets the value of the CompositeInstanceDataSet.PresentationInstanceDataTable.ContentCreatorNamePrefixColumn to a null value.  
Public MethodSetContentCreatorNameSuffixNullSets the value of the CompositeInstanceDataSet.PresentationInstanceDataTable.ContentCreatorNameSuffixColumn to a null value.  
Public MethodSetContentDescriptionNullSets the value of the CompositeInstanceDataSet.PresentationInstanceDataTable.ContentDescriptionColumn to a null value.  
Public MethodSetContentLabelNullSets the value of the CompositeInstanceDataSet.PresentationInstanceDataTable.ContentLabelColumn to a null value.  
Public MethodSetCreationDateNullSets the value of the CompositeInstanceDataSet.PresentationInstanceDataTable.CreationDateColumn 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)
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.PresentationInstanceRow 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