AuditSpecificationDetail 成員
The AuditSpecificationDetail object represents a SQL Server audit specification detail required when creating an audit.
AuditSpecificationDetail 型別公開下列成員。
建構函式
名稱 | 描述 | |
---|---|---|
![]() |
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) |
頂端
方法
名稱 | 描述 | |
---|---|---|
![]() |
Equals | (繼承自 ValueType。) |
![]() |
Finalize | (繼承自 Object。) |
![]() |
GetHashCode | (繼承自 ValueType。) |
![]() |
GetType | (繼承自 Object。) |
![]() |
MemberwiseClone | (繼承自 Object。) |
![]() |
ToString | (繼承自 ValueType。) |
頂端
屬性
名稱 | 描述 | |
---|---|---|
![]() |
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. |
頂端