←Select platform
In This Topic ▼

OtherStudyNumbersDataTable Class Members

Summary

The following tables list the members exposed by OtherStudyNumbersDataTable.

Protected Constructors

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

Public Methods

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

Protected Methods

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

Public Properties

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

Public Events

Name Description
Public Event
OtherStudyNumbersRowChanged Occurs after a OtherStudyNumbersRow has been changed successfully.
Public Event OtherStudyNumbersRowChanging Occurs when a OtherStudyNumbersRow is changing.
Public Event OtherStudyNumbersRowDeleted Occurs after a OtherStudyNumbersRow in the table has been deleted.
Public Event OtherStudyNumbersRowDeleting Occurs before a OtherStudyNumbersRow in the table is about to be deleted.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly