Aracılığıyla paylaş


AuditSpecificationDetail Members

The AuditSpecificationDetail object represents a SQL Server audit specification detail required when creating an audit.

The following tables list the members exposed by the AuditSpecificationDetail type.

Public Constructors

  Name Description
AuditSpecificationDetail Overloaded.  

Top

Public Properties

  Name Description
Cc283188.pubproperty(tr-tr,SQL.100).gif Action Gets the type of action to be monitored during the audit.
Cc283188.pubproperty(tr-tr,SQL.100).gif ObjectClass  
Cc283188.pubproperty(tr-tr,SQL.100).gif ObjectName Gets the name of the object to be monitored during the audit.
Cc283188.pubproperty(tr-tr,SQL.100).gif ObjectSchema Gets the schema of the object to be monitored during the audit.
Cc283188.pubproperty(tr-tr,SQL.100).gif Principal Gets the name of the principal to be monitored during the audit.

Top

Public Methods

(see also Protected Methods )

  Name Description
Cc283188.pubmethod(tr-tr,SQL.100).gif Equals  Overloaded. (inherited from ValueType )
Cc283188.pubmethod(tr-tr,SQL.100).gif GetHashCode  (inherited from ValueType )
Cc283188.pubmethod(tr-tr,SQL.100).gif GetType  (inherited from Object )
Cc283188.pubmethod(tr-tr,SQL.100).gifCc283188.static(tr-tr,SQL.100).gif ReferenceEquals  (inherited from Object )
Cc283188.pubmethod(tr-tr,SQL.100).gif ToString  (inherited from ValueType )

Top

Protected Methods

  Name Description
Cc283188.protmethod(tr-tr,SQL.100).gif Finalize  (inherited from Object )
Cc283188.protmethod(tr-tr,SQL.100).gif MemberwiseClone  (inherited from Object )

Top