DatabaseCallback typedef

void DatabaseCallback (dynamic database)

Implementation

typedef void DatabaseCallback(SqlDatabase database);