AuditSpecificationDetail Miembros
The AuditSpecificationDetail object represents a SQL Server audit specification detail required when creating an audit.
El tipo AuditSpecificationDetail expone los siguientes miembros.
Constructores
| Nombre | Descripción | |
|---|---|---|
![]() |
AuditSpecificationDetail(AuditActionType) | |
![]() |
AuditSpecificationDetail(AuditActionType, String, String) | Initializes a new instance of the AuditSpecificationDetail class for the specified action, object and principal. |
![]() |
AuditSpecificationDetail(AuditActionType, String, String, String) | Initializes a new instance of the AuditSpecificationDetail class for the specified action, object, schema and principal. |
![]() |
AuditSpecificationDetail(AuditActionType, String, String, String, String) |
Principio
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Equals | (Se hereda de ValueType). |
![]() |
Finalize | (Se hereda de Object). |
![]() |
GetHashCode | (Se hereda de ValueType). |
![]() |
GetType | (Se hereda de Object). |
![]() |
MemberwiseClone | (Se hereda de Object). |
![]() |
ToString | (Se hereda de ValueType). |
Principio
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
Action | Gets the type of action to be monitored during the audit. |
![]() |
ObjectClass | |
![]() |
ObjectName | Gets the name of the object to be monitored during the audit. |
![]() |
ObjectSchema | Gets the schema of the object to be monitored during the audit. |
![]() |
Principal | Gets the name of the principal to be monitored during the audit. |
Principio
Vea también
.gif)
.gif)
.gif)