Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ GetInsertID
Method
GetInsertID
extensions/sqlite/driver/SqQuery.cpp:198–201 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
196
}
197
198
unsigned int SqQuery::GetInsertID()
199
{
200
return m_InsertID;
201
}
202
203
Callers
2
SQL_GetInsertId
Function · 0.45
BindParamsAndRun
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected