'Declaration Public Property IgnoreCheckConstraints As Boolean
public bool IgnoreCheckConstraints {get; set;}
'Declaration Public Property IgnoreCheckConstraints As Boolean
public bool IgnoreCheckConstraints {get; set;}
If this property is specified, the ignore_check_constraints SQLite PRAGMA statement is executed when connecting.