ComponentOne DataObjects for .NET
IgnoreDeleteError Property

C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace > Table Class : IgnoreDeleteError Property
Gets or sets a value indicating whether the absence of a record to delete in the database is interpreted as an error.
Syntax
'Declaration
 
Public Overridable Property IgnoreDeleteError As System.Boolean
public virtual System.bool IgnoreDeleteError {get; set;}
See Also

Reference

Table Class
Table Members
Generated SQL Statements