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