ISfcPropertyProvider Interface
Provides method that can be used to access the properties of the object. Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
| Name | Description | |
|---|---|---|
![]() | GetPropertySet() | Gets the interface reference to the set of properties of this object. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
| Name | Description | |
|---|---|---|
![]() | PropertyChanged | (Inherited from INotifyPropertyChanged.) |
![]() | PropertyMetadataChanged | Occurs when the metadata for a property has changed. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from ISfcNotifyPropertyMetadataChanged.) |
Show:

