System.Data.ReadOnlyException Class

Represents the exception that is thrown when you try to change the value of a read-only column.

See Also: ReadOnlyException Members

Syntax

public class ReadOnlyException : DataException

Remarks

The System.Data.ReadOnlyException is thrown when you invoke the following methods or properties when you are trying to change the value of a read-only column.

Requirements

Namespace: System.Data
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0