9.120 CStpDBAccess::StpDel
Deletes a record from Infra DataBase
Defined in: StpDBAccess.cpp
|
Syntax
|
StpDel( const SCString& scsBufName,LONG lPath, const SCString& scsBuffer )
StpDel( const SCString& scsKeys, const SCString& scsBufName,LONG lPath )
|
|
Parameters
|
scsBufName
Input up to 6 keys separated by , or ;
scsBufName
Input name of buffer
lPath
Input path to search record to delete
scsBuffer
Input buffer to delete
|
