ServerAudit 클래스
Model schema container class for ServerAudit
상속 계층
System.Object
Microsoft.SqlServer.Dac.Model.ServerAudit
네임스페이스: Microsoft.SqlServer.Dac.Model
어셈블리: Microsoft.SqlServer.Dac.Extensions(Microsoft.SqlServer.Dac.Extensions.dll)
구문
‘선언
Public NotInheritable Class ServerAudit
‘사용 방법
public static class ServerAudit
public ref class ServerAudit abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ServerAudit = class end
public final class ServerAudit
ServerAudit 유형에서 다음 멤버를 표시합니다.
속성
이름 | 설명 | |
---|---|---|
AuditGuid | AuditGuid property class of ServerAudit | |
AuditTarget | AuditTarget property class of ServerAudit | |
Disabled | Disabled property class of ServerAudit | |
FilePath | FilePath property class of ServerAudit | |
MaxFiles | MaxFiles property class of ServerAudit | |
MaxRolloverFiles | MaxRolloverFiles property class of ServerAudit | |
MaxSize | MaxSize property class of ServerAudit | |
MaxSizeUnit | MaxSizeUnit property class of ServerAudit | |
OnFailure | OnFailure property class of ServerAudit | |
PredicateExpression | PredicateExpression property class of ServerAudit | |
QueueDelay | QueueDelay property class of ServerAudit | |
ReserveDiskSpace | ReserveDiskSpace property class of ServerAudit | |
TypeClass | Type class for ServerAudit | |
UnlimitedFileSize | UnlimitedFileSize property class of ServerAudit | |
UnlimitedMaxRolloverFiles | UnlimitedMaxRolloverFiles property class of ServerAudit |
맨 위로 이동
스레드 보안
이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.