ServerAudit Class

 

Updated: April 20, 2017

Model schema container class for ServerAudit

Namespace:   Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

System::Object
  Microsoft.SqlServer.Dac.Model::ServerAudit

public ref class ServerAudit abstract sealed 

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticAuditGuid

AuditGuid property class of ServerAudit

System_CAPS_pubpropertySystem_CAPS_staticAuditTarget

AuditTarget property class of ServerAudit

System_CAPS_pubpropertySystem_CAPS_staticDisabled

Disabled property class of ServerAudit

System_CAPS_pubpropertySystem_CAPS_staticFilePath

FilePath property class of ServerAudit

System_CAPS_pubpropertySystem_CAPS_staticMaxFiles

MaxFiles property class of ServerAudit

System_CAPS_pubpropertySystem_CAPS_staticMaxRolloverFiles

MaxRolloverFiles property class of ServerAudit

System_CAPS_pubpropertySystem_CAPS_staticMaxSize

MaxSize property class of ServerAudit

System_CAPS_pubpropertySystem_CAPS_staticMaxSizeUnit

MaxSizeUnit property class of ServerAudit

System_CAPS_pubpropertySystem_CAPS_staticOnFailure

OnFailure property class of ServerAudit

System_CAPS_pubpropertySystem_CAPS_staticPredicateExpression

PredicateExpression property class of ServerAudit

System_CAPS_pubpropertySystem_CAPS_staticQueueDelay

QueueDelay property class of ServerAudit

System_CAPS_pubpropertySystem_CAPS_staticReserveDiskSpace

ReserveDiskSpace property class of ServerAudit

System_CAPS_pubpropertySystem_CAPS_staticTypeClass

Type class for ServerAudit

System_CAPS_pubpropertySystem_CAPS_staticUnlimitedFileSize

UnlimitedFileSize property class of ServerAudit

System_CAPS_pubpropertySystem_CAPS_staticUnlimitedMaxRolloverFiles

UnlimitedMaxRolloverFiles property class of ServerAudit

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Community Additions

ADD
Show: