←Select platform

HangingProtocolDataTable Class Members

Summary

The following tables list the members exposed by HangingProtocolDataTable.

Protected Constructors

Name Description
HangingProtocolDataTable Initializes a new instance of this class.

Public Methods

Name Description
AddHangingProtocolRow Adds a row to this HangingProtocolDataTable.
Clone Creates a new object that is a copy of the current instance.
FindBySOPInstanceUID Finds the row with the given Id value.
GetTypedTableSchema Gets a System.Xml.Schema.XmlSchemaComplexType that represents the complexType element from XML Schema as specified by the World Wide Web Consortium.
Item Gets the HangingProtocolRow at the specified index from this HangingProtocolDataTable.
NewHangingProtocolRow Creates a new HangingProtocolRow.
RemoveHangingProtocolRow Removes the specified row.

Protected Methods

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

Public Properties

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

Public Events

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