←Select platform

StudyDataTable Class Methods

Summary

For a list of all members of this type, see StudyDataTable members

Public Methods

Name Description
AddStudyRow Adds a StudyRow object to the System.Data.DataTable.Rows collection.
Clone Clones the structure of the StudyDataTable, including all StudyDataTable schemas and constraints
FindByStudyInstanceUID Finds a StudyRow in the System.Data.DataTable.Rows collection by the Study Instance UID value.
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the StudyDataTable.
NewStudyRow Creates an empty StudyRow without adding it to the System.Data.DataTable.Rows collection.
RemoveStudyRow Removes a StudyRow 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 StudyRowChanged event.
OnRowChanging Raises the StudyRowChanging event.
OnRowDeleted Raises the StudyRowDeleted event.
OnRowDeleting Raises the StudyRowDeleting event.
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