DatabaseSnapshotExtender Members
Include Protected Members
Include Inherited Members
Adds methods and properties to the DatabaseSnapshot object.
The DatabaseSnapshotExtender type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DatabaseSnapshotExtender() | Adds methods and properties to the DatabaseSnapshot object. | |
DatabaseSnapshotExtender(Database) | Adds methods and properties to the DatabaseSnapshot 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<Database>.) | |
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<Database>.) | |
OnPropertyMetadataChanged(String) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Database>.) | |
parent_PropertyChanged(Object, PropertyChangedEventArgs) | (Overrides SfcObjectExtenderparent_PropertyChanged(Object, PropertyChangedEventArgs).) | |
parent_PropertyMetadataChanged(Object, SfcPropertyMetadataChangedEventArgs) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Database>.) | |
RegisterParentProperty(PropertyInfo) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Database>.) | |
RegisterProperty(PropertyInfo) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Database>.) | |
RegisterProperty(PropertyInfo, String) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Database>.) | |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
Files | Gets a collection of the data and log files associated with a database. | |
Parent() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Database>.) |
Top
Events
Name | Description | |
---|---|---|
PropertyChanged() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Database>.) | |
PropertyMetadataChanged() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Database>.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
ISfcValidateValidate(String, array<Object[]) |
Top