|
Determine the memory used by a DataWindow or DataStore It is often necessary to know how much memory a DataWindow or DataStore is using to prevent an "out of memory" error or to facilitate debugging. When the memory usage is known, processing of data or the retrieval of data can be stopped when a maximum limit is reached. To determine the amount of virtual memory used by a DataWindow or DataStore, the Storage attribute is used. It can be invoked from either of the two methods below:
Both cases return a string value in bytes of storage used. NOTE - dw_control can refer to either a DataWindow or DataStore An example usage would be:
|
|
|
博客围绕字符串相关内容,涉及查询处理及性能相关方法,但具体内容未给出。推测会探讨字符串查询的方式、处理流程以及如何提升查询性能等信息技术相关要点。
1660

被折叠的 条评论
为什么被折叠?



