Click or drag to resize

CustomField Methods

The CustomField type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateInstance
Creates the instance.
Public methodDelete (Inherited from DbObject.)
Public methodDelete(Int32)
Deletes the specified identifier.
(Overrides DbObjectDelete(Int32).)
Protected methodDeleteDropDowns
Deletes the drop downs.
Public methodStatic memberDeleteValues
Deletes the values.
Public methodFill
Fills the specified reader.
(Overrides DbObjectFill(IDataReader).)
Public methodFillObject
Fills the object.
Protected methodFillRow
Fills the row.
(Overrides DbObjectFillRow(DataRow).)
Public methodStatic memberGetList(String)
Gets the list.
Public methodStatic memberGetList(String)
Gets the list.
Public methodStatic memberGetListByIdsWithValues
Gets the list by ids with values.
Public methodStatic memberGetListWithValues(String, Int32)
Gets the list with values.
Public methodStatic memberGetListWithValues(String, String)
Gets the list with values.
Public methodLoad(Int32) (Inherited from DbObject.)
Public methodLoad(CommandBuilder)
Public methodMoveCustomField
Moves the custom field.
Public methodSave
Saves this instance.
(Overrides DbObjectSave.)
Protected methodSaveDropDowns
Saves the drop downs.
Protected methodSaveFieldInfo
Saves the field information CommandBuilder.
Protected methodSaveSorting
Saves the sorting.
Public methodSaveValue
Saves the value.
Public methodStatic memberSearchItemIds
Searches the item ids.
Public methodShadowCopy
Shadows the copy.
Top
See Also