![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.25
|
Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace : MPPSDataset.PPSRelationshipRow Class |
The following tables list the members exposed by MPPSDataset.PPSRelationshipRow.
Name | Description | |
---|---|---|
![]() | HasErrors | Gets a value that indicates whether there are errors in a row. (Inherited from System.Data.DataRow) |
![]() | Item | Overloaded. Gets or sets the data stored in the column specified by index. (Inherited from System.Data.DataRow) |
![]() | ItemArray | Gets or sets all the values for this row through an array. (Inherited from System.Data.DataRow) |
![]() | ItmeOrderNumber | Gets or sets the Itme Order Number. |
![]() | MPPSSOPInstanceUID | Gets or sets the MPPS SOP Instance UID. |
![]() | PPSInformationRow | Gets or sets the parent MPPSDataset.PPSInformationRow for this MPPSDataset.PPSRelationshipRow |
![]() | RowError | Gets or sets the custom error description for a row. (Inherited from System.Data.DataRow) |
![]() | RowState | Gets the current state of the row with regard to its relationship to the System.Data.DataRowCollection. (Inherited from System.Data.DataRow) |
![]() | ScheduledProcedureStepID | Gets or sets the Scheduled Procedure Step ID. |
![]() | Table | Gets the System.Data.DataTable for which this row has a schema. (Inherited from System.Data.DataRow) |
Name | Description | |
---|---|---|
![]() | AcceptChanges | Commits all the changes made to this row since the last time System.Data.DataRow.AcceptChanges was called. (Inherited from System.Data.DataRow) |
![]() | BeginEdit | Starts an edit operation on a System.Data.DataRow object. (Inherited from System.Data.DataRow) |
![]() | CancelEdit | Cancels the current edit on the row. (Inherited from System.Data.DataRow) |
![]() | ClearErrors | Clears 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) |
![]() | Delete | Deletes the System.Data.DataRow. (Inherited from System.Data.DataRow) |
![]() | EndEdit | Ends the edit occurring on the row. (Inherited from System.Data.DataRow) |
![]() | GetChildRows | Overloaded. 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) |
![]() | GetColumnError | Overloaded. Gets the error description for the column specified by index. (Inherited from System.Data.DataRow) |
![]() | GetColumnsInError | Gets an array of columns that have errors. (Inherited from System.Data.DataRow) |
![]() | GetParentRow | Overloaded. 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) |
![]() | GetParentRows | Overloaded. 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) |
![]() | HasVersion | Gets a value that indicates whether a specified version exists. (Inherited from System.Data.DataRow) |
![]() | IsNull | Overloaded. Gets a value that indicates whether the column at the specified index contains a null value. (Inherited from System.Data.DataRow) |
![]() | IsScheduledProcedureStepIDNull | Gets a value that indicates whether the MPPSDataset.PPSRelationshipDataTable.ScheduledProcedureStepIDColumn contains a null value. |
![]() | RejectChanges | Rejects all changes made to the row since System.Data.DataRow.AcceptChanges was last called. (Inherited from System.Data.DataRow) |
![]() | SetAdded | Changes the System.Data.DataRow.Rowstate of a System.Data.DataRow to Added. (Inherited from System.Data.DataRow) |
![]() | SetColumnError | Overloaded. Sets the error description for a column specified by index. (Inherited from System.Data.DataRow) |
![]() | SetModified | Changes the System.Data.DataRow.Rowstate of a System.Data.DataRow to Modified. (Inherited from System.Data.DataRow) |
![]() | SetParentRow | Overloaded. Sets the parent row of a System.Data.DataRow with specified new parent System.Data.DataRow. (Inherited from System.Data.DataRow) |
![]() | SetScheduledProcedureStepIDNull | Sets the value of the MPPSDataset.PPSRelationshipDataTable.ScheduledProcedureStepIDColumn to a null value. |
Name | Description | |
---|---|---|
![]() | SetNull | Sets the value of the specified System.Data.DataColumn to a null value. (Inherited from System.Data.DataRow) |