Click or drag to resize

DatabaseSpaceOptions Enumeration

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
[FlagsAttribute]
public enum DatabaseSpaceOptions
Members
  Member nameValueDescription
UpdateUsage1 Indicates the space usage for the object should be updated (for SQL-Server this means running DBCC UPDATEUSAGE).
See Also