|
|
DbEnv::version |
#include <db_cxx.h>static char * DbEnv::version(int *major, int *minor, int *patch);
The DbEnv::version method returns a pointer to a string, suitable for display, containing Berkeley DB version information.
Copyright (c) 1996-2005 Sleepycat Software, Inc. - All rights reserved.