ISfcNotifyPropertyMetadataChanged 介面
Defines an event that notifies clients when the metadata for a property metadata has changed. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。
命名空間: Microsoft.SqlServer.Management.Sdk.Sfc
組件: Microsoft.SqlServer.Management.Sdk.Sfc (在 Microsoft.SqlServer.Management.Sdk.Sfc.dll 中)
語法
'宣告
Public Interface ISfcNotifyPropertyMetadataChanged
'用途
Dim instance As ISfcNotifyPropertyMetadataChanged
public interface ISfcNotifyPropertyMetadataChanged
public interface class ISfcNotifyPropertyMetadataChanged
type ISfcNotifyPropertyMetadataChanged = interface end
public interface ISfcNotifyPropertyMetadataChanged
ISfcNotifyPropertyMetadataChanged 型別公開下列成員。
事件
名稱 | 說明 | |
---|---|---|
PropertyMetadataChanged | Occurs when the metadata for a property has changed. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 |
上層