![]() | CustomFieldDropDown Methods |
The CustomFieldDropDown type exposes the following members.
Name | Description | |
---|---|---|
![]() | Delete | (Inherited from DbObject.) |
![]() | Delete(Int32) | (Inherited from DbObject.) |
![]() | Fill |
Fills object with data from System.Data.IDataReader object.
(Overrides DbObjectFill(IDataReader).) |
![]() | FillRow |
Fills System.Data.DataRow object with data of the current object.
(Overrides DbObjectFillRow(DataRow).) |
![]() ![]() | GetDropDownList(Int32) |
Gets CustomFieldDropDown list for the current custom field.
|
![]() ![]() | GetDropDownList(String, String) |
Gets CustomFieldDropDown list for the current custom field.
|
![]() ![]() | GetDropDownListActive |
Gets the drop down list active.
|
![]() | Load(Int32) | (Inherited from DbObject.) |
![]() | Load(CommandBuilder) | |
![]() | MoveCustomField |
Moves the custom field.
|
![]() | Save |
Saves this instance.
(Overrides DbObjectSave.) |
![]() | SaveSorting |
Saves the sorting.
|
![]() | SetDefault |
Sets the default.
|