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