9.109 CStpDBAccess::StpDDFFile
LONG CStpDBAccess::StpDDFFile(const SCString& scsBufName, LONG LONG lTableIdent, const SCString& scsVersion, const SCString& scsMask, const SCString& scsValue)
Changes or adds the file description of an Infra table in DD
Defined in: StpDBAccess.cpp
|
Parameters
|
scsBufName
Input name of buffer
LONG lTableIdent
Input TableIdent of filedescription to change
scsVersion
Input Version must be greater than in filedescr.
scsMask
Input "" everything is replaced, otherweis mask sign in DD - record is not replaced
scsValue
Input value to update DD - file record item
|