Overload List
| Name | Description | |
|---|---|---|
| SyncMemPool()()() | 
            Flush all modified pages in the cache to their backing files. 
              | |
| SyncMemPool(LSN) | 
            Flush modified pages in the cache with log sequence numbers less 
            than minLSN to their backing files. 
              |