←Select platform

OtherStudyNumbersDataTable Class Members

Summary

The following tables list the members exposed by OtherStudyNumbersDataTable.

Protected Constructors

Name Description
OtherStudyNumbersDataTable Initializes a new instance of the CompositeInstanceDataSet.OtherStudyNumbersDataTable class with the SerializationInfo and the StreamingContext.

Public Methods

Name Description
AddOtherStudyNumbersRow Adds a OtherStudyNumbersRow object to the System.Data.DataTable.Rows collection.
Clone Clones the structure of the OtherStudyNumbersDataTable, including all OtherStudyNumbersDataTable schemas and constraints.
FindByOtherStudyNumberStudyInstanceUID Finds a OtherStudyNumbersRow in the System.Data.DataTable.Rows collection by the Other Study Number and Study Instance UID value.
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the OtherStudyNumbersDataTable.
NewOtherStudyNumbersRow Creates an empty OtherStudyNumbersRow without adding it to the System.Data.DataTable.Rows collection.
RemoveOtherStudyNumbersRow Removes a OtherStudyNumbersRow from the System.Data.DataTable.Rows collection.

Protected Methods

Name Description
CreateInstance This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
GetRowType This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
NewRowFromBuilder Creates a new row from an existing row.
OnRowChanged Raises the OtherStudyNumbersRowChanged event.
OnRowChanging Raises the OtherStudyNumbersRowChanging event.
OnRowDeleted Raises the OtherStudyNumbersRowDeleted event.
OnRowDeleting Raises the OtherStudyNumbersRowDeleting event.

Public Properties

Name Description
Count Gets the total number of OtherStudyNumbersRow objects in the System.Data.DataTable.Rows collection.
Item Gets the OtherStudyNumbersRow at the specified index.
OtherStudyNumberColumn Gets the Other Study Number Column.
StudyInstanceUIDColumn Gets the Study Instance UID Column.

Public Events

Name Description
OtherStudyNumbersRowChanged Occurs after a OtherStudyNumbersRow has been changed successfully.
OtherStudyNumbersRowChanging Occurs when a OtherStudyNumbersRow is changing.
OtherStudyNumbersRowDeleted Occurs after a OtherStudyNumbersRow in the table has been deleted.
OtherStudyNumbersRowDeleting Occurs before a OtherStudyNumbersRow in the table is about to be deleted.
Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly