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 基础结构。

页首

请参阅

参考

Microsoft.SqlServer.Management.Sdk.Sfc 命名空间