Form |
public class FormDataSet
The FormDataSet type exposes the following members.
Name | Description | |
---|---|---|
![]() | FormDataSet | Initializes a new instance of the FormDataSet class |
Name | Description | |
---|---|---|
![]() | ParentData | The main data to save. Subform datas should be removed from this. (Not deleted Subform data though) |
![]() | SubDatas | List of Subform-data to save. All datas will be matched to the row submitted in ParentData property. |