ServerAuditSpecificationExtender Members
Include Protected Members
Include Inherited Members
Adds methods and properties to the ServerAuditSpecification object.
The ServerAuditSpecificationExtender type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| .gif) | ServerAuditSpecificationExtender() | Adds methods and properties to the ServerAuditSpecification object. | 
| .gif) | ServerAuditSpecificationExtender(ServerAuditSpecification) | Adds methods and properties to the specified ServerAuditSpecification object. | 
Top
Methods
| Name | Description | |
|---|---|---|
| .gif) | Equals(Object) | (Inherited from Object.) | 
| .gif) | Finalize() | (Inherited from Object.) | 
| .gif) | GetHashCode() | (Inherited from Object.) | 
| .gif) | GetParentSfcPropertySet() | (Inherited from SmoObjectExtender<T>.) | 
| .gif) | GetPropertySet() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<ServerAuditSpecification>.) | 
| .gif) | GetType() | (Inherited from Object.) | 
| .gif) | MemberwiseClone() | (Inherited from Object.) | 
| .gif) | OnPropertyChanged(String) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<ServerAuditSpecification>.) | 
| .gif) | OnPropertyMetadataChanged(String) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<ServerAuditSpecification>.) | 
| .gif) | parent_PropertyChanged(Object, PropertyChangedEventArgs) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<ServerAuditSpecification>.) | 
| .gif) | parent_PropertyMetadataChanged(Object, SfcPropertyMetadataChangedEventArgs) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<ServerAuditSpecification>.) | 
| .gif) | RegisterParentProperty(PropertyInfo) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<ServerAuditSpecification>.) | 
| .gif) | RegisterProperty(PropertyInfo) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<ServerAuditSpecification>.) | 
| .gif) | RegisterProperty(PropertyInfo, String) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<ServerAuditSpecification>.) | 
| .gif) | ToString() | (Inherited from Object.) | 
| .gif) | Validate(String, array<Object[]) | Validates the specified method with specified parameters for the server audit specification. | 
Top
Properties
| Name | Description | |
|---|---|---|
| .gif) | Audits | |
| .gif) | AuditSpecificationDetails | |
| .gif) | ConnectionContext | Returns the connection context for the ServerAuditSpecification object. | 
| .gif) | DatabaseName | |
| .gif) | GridValidationState | |
| .gif) | Parent() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<ServerAuditSpecification>.) | 
| .gif) | State | Returns the state of the ServerAuditSpecification object. | 
| .gif) | Type | Gets the type of ServerAuditSpecification object. | 
Top
Events
| Name | Description | |
|---|---|---|
| .gif) | PropertyChanged() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<ServerAuditSpecification>.) | 
| .gif) | PropertyMetadataChanged() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<ServerAuditSpecification>.) | 
Top