PlanGuideExtender Members
Include Protected Members
Include Inherited Members
Extends the Property set for a Plan Guide
The PlanGuideExtender type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PlanGuideExtender() | Extends the Property set for a Plan Guide | |
PlanGuideExtender(PlanGuide) | Extends the Property set for a Plan Guide. |
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<PlanGuide>.) | |
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<PlanGuide>.) | |
OnPropertyMetadataChanged(String) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<PlanGuide>.) | |
parent_PropertyChanged(Object, PropertyChangedEventArgs) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<PlanGuide>.) | |
parent_PropertyMetadataChanged(Object, SfcPropertyMetadataChangedEventArgs) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<PlanGuide>.) | |
RegisterParentProperty(PropertyInfo) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<PlanGuide>.) | |
RegisterProperty(PropertyInfo) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<PlanGuide>.) | |
RegisterProperty(PropertyInfo, String) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<PlanGuide>.) | |
ToString() | (Inherited from Object.) | |
Validate(String, array<Object[]) | Validates a method associated with a Parent Plan Guide. |
Top
Properties
Name | Description | |
---|---|---|
Name | Gets or sets the name of the Parent Plan Guide. | |
Parent() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<PlanGuide>.) | |
SchemaNames | Gets a collection of Schema Names associated with a Plan Guide |
Top
Events
Name | Description | |
---|---|---|
PropertyChanged() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<PlanGuide>.) | |
PropertyMetadataChanged() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<PlanGuide>.) |
Top