CustomFieldGenerallib Methods |
The CustomFieldGenerallib type exposes the following members.
| Name | Description | |
|---|---|---|
| Delete | (Inherited from DbObject.) | |
| Delete(Int32) |
Deletes the specified identifier.
(Inherited from CustomField.) | |
| DeleteDropDowns |
Deletes the drop downs.
(Inherited from CustomField.) | |
| Fill |
Fills the specified reader.
(Inherited from CustomField.) | |
| FillObject |
Fills the object.
(Inherited from CustomField.) | |
| FillRow |
Fills the row.
(Inherited from CustomField.) | |
| Load(Int32) | (Inherited from DbObject.) | |
| Load(CommandBuilder) | (Inherited from CustomField.) | |
| MoveCustomField |
Moves the custom field.
(Inherited from CustomField.) | |
| Save |
Saves this instance.
(Inherited from CustomField.) | |
| SaveDropDowns |
Saves the drop downs.
(Inherited from CustomField.) | |
| SaveFieldInfo |
Saves the field information CommandBuilder.
(Inherited from CustomField.) | |
| SaveSorting |
Saves the sorting.
(Inherited from CustomField.) | |
| SaveValue |
Saves the value.
(Inherited from CustomField.) | |
| ShadowCopy |
Shadows the copy.
(Inherited from CustomField.) |