 | ItemList Methods |
The ItemList type exposes the following members.
Methods
| Name | Description |
---|
  | AddRelation | |
  | BuildSearchSqlForItemType | |
  | ClearCache | |
  | Copy(Int32, ItemRelationListEditor) | |
  | Copy(Int32, IDbConnection, IDbTransaction, ItemRelationListEditor) | |
 | Delete | (Inherited from DbObject.) |
 | Delete(Int32) | (Overrides DbObjectDelete(Int32).) |
  | DeleteRelation | |
  | DeleteRelations | |
 | DeleteWithRelations | |
 | Fill | (Overrides DbObjectFill(IDataReader).) |
 | FillRow | (Overrides DbObjectFillRow(DataRow).) |
  | GetItemListById | |
  | isItemHasItemRelatedList | Obsolete. |
  | ItemHasItemRelatedList | |
 | Load | (Inherited from DbObject.) |
 | Save | (Overrides DbObjectSave.) |
  | SearchRelatedItems(ItemType, Int32, String, String, String, Int32) | |
  | SearchRelatedItems(ItemType, Int32, String, String, String, Int32, Int32, Int32, Int32) | |
Top
See Also