IDmDataSource.SupportsEdit

Fore Syntax

SupportsEdit: Boolean;

Fore.NET Syntax

SupportsEdit: boolean;

Description

The SupportsEdit property determines whether data source supports editing.

Comments

Available values:

Fore and Fore.NET Examples

The property use is given in the example for IDmReportDataSource.CopyToTabSheet.

See also:

IDmDataSource