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) 成员都是线程安全的。不保证所有实例成员都是线程安全的。