AuditFileSizeUnit 열거형

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

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.SqlEnum(Microsoft.SqlServer.SqlEnum.dll)

구문

‘선언
Public Enumeration AuditFileSizeUnit
‘사용 방법
Dim instance As AuditFileSizeUnit
public enum AuditFileSizeUnit
public enum class AuditFileSizeUnit
type AuditFileSizeUnit
public enum AuditFileSizeUnit

멤버

멤버 이름 설명
Gb The audit file size is specified in GB.
Mb The audit file size is specified in MB.
Tb The audit file size is specified in terabytes.

주의

The AuditFileSizeUnit enumeration class is served by the MaximumFileSizeUnit property.

참고 항목

참조

Microsoft.SqlServer.Management.Smo 네임스페이스