←Select platform

PresentationInstanceDataTable Class Members

Summary

The following tables list the members exposed by PresentationInstanceDataTable.

Protected Constructors

Name Description
PresentationInstanceDataTable Initializes a new instance of the CompositeInstanceDataSet.PresentationInstanceDataTable class with the System.Runtime.Serialization.SerializationInfo and the System.Runtime.Serialization.StreamingContext.

Public Methods

Name Description
AddPresentationInstanceRow Adds a PresentationInstanceRow object to the System.Data.DataTable.Rows collection.
Clone Clones the structure of the PresentationInstanceDataTable, including all PresentationInstanceDataTable schemas and constraints.
FindBySOPInstanceUID Finds a PresentationInstanceRow in the System.Data.DataTable.Rows collection by SOP Instance UID.
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the PresentationInstanceDataTable.
NewPresentationInstanceRow Creates an empty PresentationInstanceRow without adding it to the System.Data.DataTable.Rows collection.
RemovePresentationInstanceRow Removes a PresentationInstanceRow 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 PresentationInstanceRowChanged event.
OnRowChanging Raises the PresentationInstanceRowChanging event.
OnRowDeleted Raises the PresentationInstanceRowDeleted event.
OnRowDeleting Raises the PresentationInstanceRowDeleting event.

Public Properties

Name Description
ContentCreatorFamilyNameColumn Gets the Content Creator Family Name Column.
ContentCreatorGivenNameColumn Gets the Content Creator Given Name Column..
ContentCreatorMiddleNameColumn Gets the Content Creator Middle Name Column.
ContentCreatorNamePrefixColumn Gets the Content Creator Name Prefix Column.
ContentCreatorNameSuffixColumn Gets the Content Creator Name Suffix Column.
ContentDescriptionColumn Gets the Content Description Column.
ContentLabelColumn Gets the Content Label Column.
Count Gets the total number of PresentationInstanceRow objects in the System.Data.DataTable.Rows collection.
CreationDateColumn Gets the Creation Date Column.
Item Gets the PresentationInstanceRow at the specified index.
SOPInstanceUIDColumn Gets the SOP Instance UID Column.

Public Events

Name Description
PresentationInstanceRowChanged Occurs after a PresentationInstanceRow has been changed successfully.
PresentationInstanceRowChanging Occurs when a PresentationInstanceRow is changing.
PresentationInstanceRowDeleted Occurs after a PresentationInstanceRow in the table has been deleted.
PresentationInstanceRowDeleting Occurs before a PresentationInstanceRow 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