Summary
Returns the total size of the database on disk.
		- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Ext 
- Containing Type
- ISystemInfo
Syntax
long TotalSize()Remarks
Returns the total size of the database on disk.
	Return Value
| Type | Description | 
|---|---|
| long | total size of database on disk |