MCPcopy Create free account
hub / github.com/cinience/RedisStudio / SelectDB

Method SelectDB

RedisStudio/DBClient.cpp:56–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56bool DBClient::SelectDB(int dbindex)
57{
58 return false;
59}
60
61bool DBClient::GetConfig(TDicConfig& dicConfig)
62{

Calls

no outgoing calls

Tested by

no test coverage detected