"SequoiaDB Giant Sequoia Database" getLobDetail() Overview 1

grammar

db.collectionspace.collection.getLobDetail(<oid>)

Get the detailed information of the large objects in the collection that are read and written.

Parameter Description

return value

Returns detailed information about read and write access of large objects. Throws an error, and outputs the error, by () getLastErrMsg obtain error information or by getLastError () Gets error code.

The format of the detailed information of a large object being read and written is:

The detailed information format of AccessInfo is:

Click on Jushan Database Documentation Center for more information

 

Guess you like

Origin blog.csdn.net/weixin_45890253/article/details/112939412