Interface ISfcNotifyPropertyMetadataChanged
Defines an event that notifies clients when the metadata for a property metadata has changed. Ne faites pas directement référence à 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 | |
---|---|---|
PropertyMetadataChanged | Occurs when the metadata for a property has changed. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. |
Haut de la page