AuditExtender Members

Include Protected Members
Include Inherited Members

Adds methods and properties to the Audit object.

The AuditExtender type exposes the following members.

Constructors

  Name Description
Public method AuditExtender() Adds methods and properties to the Audit object.
Public method AuditExtender(Audit) Adds methods and properties to the Audit object.

Top

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Protected method GetParentSfcPropertySet() (Inherited from SmoObjectExtender<T>.)
Public method GetPropertySet() Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Audit>.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Protected method OnPropertyChanged(String) Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Audit>.)
Protected method OnPropertyMetadataChanged(String) Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Audit>.)
Protected method parent_PropertyChanged(Object, PropertyChangedEventArgs) Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Audit>.)
Protected method parent_PropertyMetadataChanged(Object, SfcPropertyMetadataChangedEventArgs) Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Audit>.)
Protected method RegisterParentProperty(PropertyInfo) Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Audit>.)
Protected method RegisterProperty(PropertyInfo) Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Audit>.)
Protected method RegisterProperty(PropertyInfo, String) Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Audit>.)
Public method ToString() (Inherited from Object.)
Public method Validate(String, array<Object[]) Validates the specified method with specified parameters for the audit.

Top

Properties

  Name Description
Public property ConnectionContext Returns the connection context for the Audit object.
Protected property Parent() Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Audit>.)
Public property State Returns the state of the Audit object.

Top

Events

  Name Description
Public event PropertyChanged() Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Audit>.)
Public event PropertyMetadataChanged() Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Audit>.)

Top