Interfaz ISfcNotifyPropertyMetadataChanged
Defines an event that notifies clients when the metadata for a property metadata has changed. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.
Espacio de nombres: Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado: Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxis
'Declaración
Public Interface ISfcNotifyPropertyMetadataChanged
'Uso
Dim instance As ISfcNotifyPropertyMetadataChanged
public interface ISfcNotifyPropertyMetadataChanged
public interface class ISfcNotifyPropertyMetadataChanged
type ISfcNotifyPropertyMetadataChanged = interface end
public interface ISfcNotifyPropertyMetadataChanged
El tipo ISfcNotifyPropertyMetadataChanged expone los siguientes miembros.
Eventos
Nombre | Descripción | |
---|---|---|
PropertyMetadataChanged | Occurs when the metadata for a property has changed. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. |
Arriba