For a list of all members of this type, see ItemsInfoTableDataTable members
Public Methods
Name | Description | |
---|---|---|
AddItemsInfoTableRow | Adds a row to this ItemsInfoTableDataTable. | |
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. | |
Item | Gets the ItemsInfoTableRow at the specified index from this ItemsInfoTableDataTable. | |
NewItemsInfoTableRow | Creates a new ItemsInfoTableRow. | |
RemoveItemsInfoTableRow | Removes the specified row. |
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. | |
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. |