CustomField Methods |
The CustomField type exposes the following members.
Name | Description | |
---|---|---|
CreateInstance |
Creates the instance.
| |
Delete | (Inherited from DbObject.) | |
Delete(Int32) |
Deletes the specified identifier.
(Overrides DbObjectDelete(Int32).) | |
DeleteDropDowns |
Deletes the drop downs.
| |
DeleteValues |
Deletes the values.
| |
Fill |
Fills the specified reader.
(Overrides DbObjectFill(IDataReader).) | |
FillObject |
Fills the object.
| |
FillRow |
Fills the row.
(Overrides DbObjectFillRow(DataRow).) | |
GetList(String) |
Gets the list.
| |
GetList(String) |
Gets the list.
| |
GetListByIdsWithValues |
Gets the list by ids with values.
| |
GetListWithValues(String, Int32) |
Gets the list with values.
| |
GetListWithValues(String, String) |
Gets the list with values.
| |
Load(Int32) | (Inherited from DbObject.) | |
Load(CommandBuilder) | ||
MoveCustomField |
Moves the custom field.
| |
Save |
Saves this instance.
(Overrides DbObjectSave.) | |
SaveDropDowns |
Saves the drop downs.
| |
SaveFieldInfo |
Saves the field information CommandBuilder.
| |
SaveSorting |
Saves the sorting.
| |
SaveValue |
Saves the value.
| |
SearchItemIds |
Searches the item ids.
| |
ShadowCopy |
Shadows the copy.
|