Click or drag to resize

CustomFieldGenerallib Methods

The CustomFieldGenerallib type exposes the following members.

Methods
  NameDescription
Public methodDelete (Inherited from DbObject.)
Public methodDelete(Int32)
Deletes the specified identifier.
(Inherited from CustomField.)
Protected methodDeleteDropDowns
Deletes the drop downs.
(Inherited from CustomField.)
Public methodFill
Fills the specified reader.
(Inherited from CustomField.)
Public methodFillObject
Fills the object.
(Inherited from CustomField.)
Protected methodFillRow
Fills the row.
(Inherited from CustomField.)
Public methodLoad(Int32) (Inherited from DbObject.)
Public methodLoad(CommandBuilder) (Inherited from CustomField.)
Public methodMoveCustomField
Moves the custom field.
(Inherited from CustomField.)
Public methodSave
Saves this instance.
(Inherited from CustomField.)
Protected methodSaveDropDowns
Saves the drop downs.
(Inherited from CustomField.)
Protected methodSaveFieldInfo
Saves the field information CommandBuilder.
(Inherited from CustomField.)
Protected methodSaveSorting
Saves the sorting.
(Inherited from CustomField.)
Public methodSaveValue
Saves the value.
(Inherited from CustomField.)
Public methodShadowCopy
Shadows the copy.
(Inherited from CustomField.)
Top
See Also