Don't log large data objects (CLOBs, DBCLOBs, and BLOBs) unless necessary.
如果没有必要,不要记录大数据对象(CLOB、DBCLOB和BLOB)。
Queries executed with a NoTracking merge option work well for streaming large data objects or when changes and relationships do not need to be tracked.
如果不需要跟踪数据的变更与数据的关系,或者对大数据对象进行流操作,那么通过NoTracking合并项执行查询,效果会更佳。
You also learned how to retrieve data from a database, along with more advanced topics including calling stored procedures and manipulating Large data Objects (LOBs and BLOBs).
还学习了如何从数据库中检索数据,并介绍了一些高级主题,包括调用存储过程和操作大数据对象(LOB和BLOB)。
应用推荐