ISfcNotifyPropertyMetadataChanged インターフェイス

プロパティ メタデータのメタデータが変更されたときにクライアントに通知するイベントを定義します。 このメンバーをコード内で直接参照しないでください。このメンバーは、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 プロパティのメタデータが変更されたときに発生します。このメンバーをコード内で直接参照しないでください。このメンバーは、SQL Server インフラストラクチャをサポートしています。

先頭に戻る

関連項目

参照

Microsoft.SqlServer.Management.Sdk.Sfc 名前空間