DatabaseAuditSpecificationExtender Members
Include Protected Members
Include Inherited Members
Adds methods and properties to the DatabaseAuditSpecification object.
The DatabaseAuditSpecificationExtender type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| .gif) | DatabaseAuditSpecificationExtender() | Adds methods and properties to the DatabaseAuditSpecification object. | 
| .gif) | DatabaseAuditSpecificationExtender(DatabaseAuditSpecification) | Adds methods and properties to the specified DatabaseAuditSpecification 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<DatabaseAuditSpecification>.) | 
| .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<DatabaseAuditSpecification>.) | 
| .gif) | OnPropertyMetadataChanged(String) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<DatabaseAuditSpecification>.) | 
| .gif) | parent_PropertyChanged(Object, PropertyChangedEventArgs) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<DatabaseAuditSpecification>.) | 
| .gif) | parent_PropertyMetadataChanged(Object, SfcPropertyMetadataChangedEventArgs) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<DatabaseAuditSpecification>.) | 
| .gif) | RegisterParentProperty(PropertyInfo) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<DatabaseAuditSpecification>.) | 
| .gif) | RegisterProperty(PropertyInfo) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<DatabaseAuditSpecification>.) | 
| .gif) | RegisterProperty(PropertyInfo, String) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<DatabaseAuditSpecification>.) | 
| .gif) | ToString() | (Inherited from Object.) | 
| .gif) | Validate(String, array<Object[]) | Validates the specified method with specified parameters for the database audit specification. | 
Top
Properties
| Name | Description | |
|---|---|---|
| .gif) | Audits | |
| .gif) | AuditSpecificationDetails | |
| .gif) | ConnectionContext | Returns the connection context for the DatabaseAuditSpecification object. | 
| .gif) | DatabaseName | Gets the name of the database associated with the DatabaseAuditSpecification object. | 
| .gif) | GridValidationState | |
| .gif) | Parent() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<DatabaseAuditSpecification>.) | 
| .gif) | State | Returns the state of the DatabaseAuditSpecification object. | 
| .gif) | Type | Gets the type of DatabaseAuditSpecification object. | 
Top
Events
| Name | Description | |
|---|---|---|
| .gif) | PropertyChanged() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<DatabaseAuditSpecification>.) | 
| .gif) | PropertyMetadataChanged() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<DatabaseAuditSpecification>.) | 
Top