Click or drag to resize

SessionBaseCompact Method

Overload List
  NameDescription
Public methodCompact
Reduce size of databases, if possible, by first attempting to relocate pages to free areas towards the beginning of each Database file and then by truncating files where unused space begins. Run Compact() outside the scope of any transaction.
Public methodCompact(Database)
Reduce size of database, if possible, by truncating file where unused space begins
Top
See Also