Partilhar via


Interface ISfcNotifyPropertyMetadataChanged

Defines an event that notifies clients when the metadata for a property metadata has changed. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

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

Sintaxe

'Declaração
Public Interface ISfcNotifyPropertyMetadataChanged
'Uso
Dim instance As ISfcNotifyPropertyMetadataChanged
public interface ISfcNotifyPropertyMetadataChanged
public interface class ISfcNotifyPropertyMetadataChanged
type ISfcNotifyPropertyMetadataChanged =  interface end
public interface ISfcNotifyPropertyMetadataChanged

O tipo ISfcNotifyPropertyMetadataChanged expõe os membros a seguir.

Eventos

  Nome Descrição
Evento público PropertyMetadataChanged Occurs when the metadata for a property has changed. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

Início