DatabaseSpaceUnused Property |
The total amount of space reserved for the table but not yet used, in bytes.
Note that this number may be approximate as it may be reported by the DBMS as a string like "29168 KB".
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public long Unused { get; set; }
Public Property Unused As Long
Get
Set
Property Value
Type:
Int64See Also