←Select platform

ItemsInfo Class Members

Summary

The following tables list the members exposed by ItemsInfo.

Public Constructors

Name Description
ItemsInfoTableRowChangeEvent Initializes a new instance of this class.

Protected Constructors

Name Description
ItemsInfoTableDataTable Initializes a new instance of this class.

Public Methods

Name Description
AddItemsInfoTableRow Adds a row to this ItemsInfoTableDataTable.
Clone Copies the structure of the ItemsInfo, including all DataTable schemas, relations, and constraints. Does not copy any data
Clone Creates a new object that is a copy of the current instance.
FindById Finds the row with the given Id value.
GetEnumerator Returns an enumerator that iterates through the rows for this ItemsInfoTableDataTable.
GetTypedTableSchema Gets a System.Xml.Schema.XmlSchemaComplexType that represents the complexType element from XML Schema as specified by the World Wide Web Consortium.
IsCreationDateNull Determines whether the Creation Date column is null for this row.
IsDependencyNull Determines whether the Dependency column is null for this row.
IsEncryptedNull Determines whether the Encrypted column is null for this row.
IsPriorityNull Determines whether the Priority column is null for this row.
Item Gets the ItemsInfoTableRow at the specified index from this ItemsInfoTableDataTable.
ItemsInfoTableRowChangeEventHandler Represents the method that will handle the event.
NewItemsInfoTableRow Creates a new ItemsInfoTableRow.
RemoveItemsInfoTableRow Removes the specified row.
SetCreationDateNull Sets the Priority column for this row to null.
SetDependencyNull Sets the Priority column for this row to null.
SetEncryptedNull Sets the Priority column for this row to null.
SetPriorityNull Sets the Priority column for this row to null.

Protected Methods

Name Description
CreateInstance Creates an uninitialized ItemsInfoTableDataTable.
GetRowType Use this method to get the type of data allowed in the ItemsInfoTableDataTable table row.
GetSchemaSerializable This API is used internally, and is not intended to be used directly from your code.
InitializeDerivedDataSet This API is used internally, and is not intended to be used directly from your code.
NewRowFromBuilder Creates a new System.Data.DataRow.
OnRowChanged Raises the ItemsInfoTableRowChanged event.
OnRowChanging Raises the ItemsInfoTableRowChanging event.
OnRowDeleted Raises the ItemsInfoTableRowDeleted event.
OnRowDeleting Raises the ItemsInfoTableRowDeleting event.
ShouldSerializeRelations Gets a value indicating whether Relations property should be persisted.
ShouldSerializeTables Gets a value indicating whether the Tables property should be persisted.

Public Properties

Name Description
Action Gets the System.Data.DataRowAction that was performed.
Count Gets the number of rows in the table.
CreationDate Gets or sets the value of the Creation Date column for this row.
CreationDateColumn Gets the System.Data.DataColumn that represents the table Creation Date column.
Dependency Gets or sets the value of the Dependency column for this row.
DependencyColumn Gets the System.Data.DataColumn that represents the table Dependency column.
Encrypted Gets or sets the value of the Encrypted column for this row.
EncryptedColumn Gets the System.Data.DataColumn that represents the table Encrypted column.
Id Gets or sets the value of the Id column for this row.
IdColumn Gets the System.Data.DataColumn that represents the table ID column.
Priority Gets or sets the value of the Priority column for this row.
PriorityColumn Gets the System.Data.DataColumn that represents the table Priority column.
Row Gets the ItemsInfoTableRow that has changed.

Public Events

Name Description
ItemsInfoTableRowChanged Occurs after a DataRow has been changed successfully.
ItemsInfoTableRowChanging Occurs when a DataRow is changing.
ItemsInfoTableRowDeleted Occurs after a DataRow has been deleted successfully.
ItemsInfoTableRowDeleting Occurs before a row in the table is about to be deleted.

Public Fields

Name Description
ItemsInfoTableDataTable Represents the strongly named DataTable class.
ItemsInfoTableRow Represents strongly named DataRow class.
ItemsInfoTableRowChangeEvent Provides data for the row change events.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Caching Assembly