←Select platform
In This Topic ▼

HangingProtocolDataTable Class Members

Summary

The following tables list the members exposed by HangingProtocolDataTable.

Protected Constructors

Name Description
Protected Constructor
HangingProtocolDataTable Initializes a new instance of this class.

Public Methods

Name Description
Public Method
AddHangingProtocolRow Adds a row to this HangingProtocolDataTable.
Public Method Clone Creates a new object that is a copy of the current instance.
Public Method FindBySOPInstanceUID Finds the row with the given Id value.
Public Method
static  | Shared in VB</div>
GetTypedTableSchema Gets a System.Xml.Schema.XmlSchemaComplexType that represents the complexType element from XML Schema as specified by the World Wide Web Consortium.
Public Method NewHangingProtocolRow Creates a new HangingProtocolRow.
Public Method RemoveHangingProtocolRow Removes the specified row.

Protected Methods

Name Description
Protected Method
CreateInstance Creates an uninitialized HangingProtocolDataTable.
Protected Method GetRowType Use this method to get the type of data allowed in the HangingProtocolDataTable table row.
Protected Method NewRowFromBuilder Creates a new System.Data.DataRow.
Protected Method OnRowChanged Raises the HangingProtocolRowChanged event.
Protected Method OnRowChanging Raises the HangingProtocolRowChanging event.
Protected Method OnRowDeleted Raises the HangingProtocolRowDeleted event.
Protected Method OnRowDeleting Raises the HangingProtocolRowDeleting event.

Public Properties

Name Description
Public Property
Count Gets the number of rows in the table.
Public Property CreationDateTimeColumn Gets the System.Data.DataColumn that represents the table Creation Date Time column.
Public Property CreatorColumn Gets the System.Data.DataColumn that represents the table Creator column.
Public Property DescriptionColumn Gets the System.Data.DataColumn that represents the table Description column.
Public Property Item Gets the HangingProtocolRow at the specified index from this HangingProtocolDataTable.
Public Property LevelColumn Gets the System.Data.DataColumn that represents the table Level column.
Public Property NameColumn Gets the System.Data.DataColumn that represents the table Name column.
Public Property NumberOfPriorsReferencedColumn Gets the System.Data.DataColumn that represents the table Number Of Priors Referenced column.
Public Property ReferencedFileColumn Gets the System.Data.DataColumn that represents the table Referenced File column.
Public Property SOPClassUIDColumn Gets the System.Data.DataColumn that represents the table SOP Class UID column.
Public Property SOPInstanceUIDColumn Gets the System.Data.DataColumn that represents the table SOP Instance UID column.
Public Property SpecificCharacterSetColumn Gets the System.Data.DataColumn that represents the table Specific Character Set column.
Public Property UserGroupNameColumn Gets the System.Data.DataColumn that represents the table User Group Name column.

Public Events

Name Description
Public Event
HangingProtocolRowChanged Occurs after a DataRow has been changed successfully.
Public Event HangingProtocolRowChanging Occurs when a DataRow is changing.
Public Event HangingProtocolRowDeleted Occurs after a DataRow has been deleted successfully.
Public Event HangingProtocolRowDeleting Occurs before a row 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