ISfcPropertyProvider 介面

定義

此介面需由頂層類別(或頂層類別的基底類別)提供。 它提供物件屬性的介面。

public interface ISfcPropertyProvider : Microsoft.SqlServer.Management.Sdk.Sfc.ISfcNotifyPropertyMetadataChanged, System.ComponentModel.INotifyPropertyChanged
type ISfcPropertyProvider = interface
    interface ISfcNotifyPropertyMetadataChanged
    interface INotifyPropertyChanged
Public Interface ISfcPropertyProvider
Implements INotifyPropertyChanged, ISfcNotifyPropertyMetadataChanged
衍生
實作

方法

名稱 Description
GetPropertySet()

取得介面參考至該物件屬性集合

事件

名稱 Description
PropertyMetadataChanged

此介面需由頂層類別(或頂層類別的基底類別)提供。 它提供物件屬性的介面。

(繼承來源 ISfcNotifyPropertyMetadataChanged)

適用於