Table of Contents

TTMSFNCCustomDataGridDatabaseAdapter.DataSetEdit Method

Puts the bound dataset into edit mode for the current record, equivalent to calling DataSource.DataSet.Edit. Raises an exception if the dataset is unidirectional or read-only.

API unit family: TMSFNCDataGridDatabaseAdapter Declaring type: TTMSFNCCustomDataGridDatabaseAdapter

Syntax

procedure DataSetEdit;