Freigeben über


ISfcNotifyPropertyMetadataChanged-Schnittstelle

Defines an event that notifies clients when the metadata for a property metadata has changed. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntax

'Declaration
Public Interface ISfcNotifyPropertyMetadataChanged
'Usage
Dim instance As ISfcNotifyPropertyMetadataChanged
public interface ISfcNotifyPropertyMetadataChanged
public interface class ISfcNotifyPropertyMetadataChanged
type ISfcNotifyPropertyMetadataChanged =  interface end
public interface ISfcNotifyPropertyMetadataChanged

Der ISfcNotifyPropertyMetadataChanged-Typ macht folgende Elemente verfügbar.

Ereignisse

  Name Beschreibung
Öffentliches Ereignis PropertyMetadataChanged Occurs when the metadata for a property has changed. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.

Zum Anfang

Siehe auch

Verweis

Microsoft.SqlServer.Management.Sdk.Sfc-Namespace