soft_heap_limit
Description:
[ Version ( deprecated_since = "3.7.2" , replacement = "Sqlite.Memory.soft_heap_limit64" ) ]
[ CCode ( cname = "sqlite3_soft_heap_limit" ) ]
public void soft_heap_limit (int limit)
[ CCode ( cname = "sqlite3_soft_heap_limit" ) ]
public void soft_heap_limit (int limit)
Warning: soft_heap_limit is deprecated since 3.7.2. Use Sqlite.Memory.soft_heap_limit64.
Namespace: Sqlite.Memory
Package: sqlite3