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

请参阅

参考

Microsoft.SqlServer.Dac.Model 命名空间