| Overload | Description |
|---|---|
| IsFunctionRegistered(String,Int32) | Checks whether the specified function is registered in the connection as SQLite user-defined function. |
| IsFunctionRegistered(SQLiteFunction) | Checks whether the specified function is registered in the connection as SQLite user-defined function. |