Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ hasData
Method
hasData
src/dsql/dsql.h:670–673 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
668
}
669
670
bool hasData() const
671
{
672
return s.hasData();
673
}
674
675
bool isEmpty() const
676
{
Callers
15
reattach_database
Function · 0.45
svc_api_gbak
Function · 0.45
setupSkipData
Method · 0.45
setupIncludeData
Method · 0.45
mvol_get_holder
Function · 0.45
start_crypt
Function · 0.45
getCleanBuffer
Method · 0.45
getDirtyBuffer
Method · 0.45
getWorkItem
Method · 0.45
getKey
Method · 0.45
getLogin
Method · 0.45
authenticate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected