Expand Minimize
This topic has not yet been rated - Rate this topic

AuditFileSizeUnit Enumeration

The AuditFileSizeUnit enumeration contains values that are used to specify the unit that specifies the size of the audit file.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
public enum AuditFileSizeUnit
Member nameDescription
MbThe audit file size is specified in MB.
GbThe audit file size is specified in GB.
TbThe audit file size is specified in terabytes.

The AuditFileSizeUnit enumeration class is served by the MaximumFileSizeUnit property.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.