←Select platform

PresentationInstanceDataTable Class Members

Summary

The following tables list the members exposed by PresentationInstanceDataTable.

Protected Constructors

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

Public Properties

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

Public Events

Name Description
Public Event PresentationInstanceRowChanged Occurs after a PresentationInstanceRow has been changed successfully.
Public Event PresentationInstanceRowChanging Occurs when a PresentationInstanceRow is changing.
Public Event PresentationInstanceRowDeleted Occurs after a PresentationInstanceRow in the table has been deleted.
Public Event PresentationInstanceRowDeleting Occurs before a PresentationInstanceRow in the table is about to be deleted.

See Also

PresentationInstanceDataTable Class

Leadtools.Medical.Storage.DataAccessLayer Namespace

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

Leadtools.Medical.Storage.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.