Enumeration EditError

Specifies the type of error that occurred during an edit operation on a IListDataSource or an IListDataAdapter.

Index

Enumeration members

Enumeration members

public noLongerMeaningful: EditError

The item has changed.

public noResponse: EditError

The edit operation timed out.

public notPermitted: EditError

The data source cannot be written to.