DatabaseSnapshotExtender Members
Adds methods and properties to the DatabaseSnapshot object.
The following tables list the members exposed by the DatabaseSnapshotExtender type.
Public Constructors
Name | Description | |
---|---|---|
DatabaseSnapshotExtender | Overloaded. Adds methods and properties to the DatabaseSnapshot object. |
Top
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
Files | Gets a collection of the data and log files associated with a database.This property is not CLS-compliant. |
Top
Protected Properties
Name | Description | |
---|---|---|
Parent | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.This property is not CLS-compliant. (inherited from SfcObjectExtender) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetPropertySet | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.This method is not CLS-compliant. (inherited from SfcObjectExtender) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
GetParentSfcPropertySet | (inherited from SmoObjectExtender ) | |
MemberwiseClone | (inherited from Object ) | |
OnPropertyChanged | (inherited from SfcObjectExtender ) | |
OnPropertyMetadataChanged | (inherited from SfcObjectExtender ) | |
parent_PropertyChanged | Overridden. | |
parent_PropertyMetadataChanged | (inherited from SfcObjectExtender ) | |
RegisterParentProperty | (inherited from SfcObjectExtender ) | |
RegisterProperty | Overloaded. (inherited from SfcObjectExtender ) |
Top
Public Events
Name | Description | |
---|---|---|
PropertyChanged | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.This event is not CLS-compliant. (inherited from SfcObjectExtender) | |
PropertyMetadataChanged | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.This event is not CLS-compliant. (inherited from SfcObjectExtender) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
Microsoft.SqlServer.Management.Sdk.Sfc.ISfcValidate.Validate |
Top