Share via


Interface ISfcNotifyPropertyMetadataChanged

Defines an event that notifies clients when the metadata for a property metadata has changed. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Public Interface ISfcNotifyPropertyMetadataChanged
'Utilisation
Dim instance As ISfcNotifyPropertyMetadataChanged
public interface ISfcNotifyPropertyMetadataChanged
public interface class ISfcNotifyPropertyMetadataChanged
type ISfcNotifyPropertyMetadataChanged =  interface end
public interface ISfcNotifyPropertyMetadataChanged

Le type ISfcNotifyPropertyMetadataChanged expose les membres suivants.

Événements

  Nom Description
Événement public PropertyMetadataChanged Occurs when the metadata for a property has changed. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Haut de la page