Интерфейс ISfcNotifyPropertyMetadataChanged
Defines an event that notifies clients when the metadata for a property metadata has changed. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server.
Пространство имен: Microsoft.SqlServer.Management.Sdk.Sfc
Сборка: Microsoft.SqlServer.Management.Sdk.Sfc (в Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Синтаксис
'Декларация
Public Interface ISfcNotifyPropertyMetadataChanged
'Применение
Dim instance As ISfcNotifyPropertyMetadataChanged
public interface ISfcNotifyPropertyMetadataChanged
public interface class ISfcNotifyPropertyMetadataChanged
type ISfcNotifyPropertyMetadataChanged = interface end
public interface ISfcNotifyPropertyMetadataChanged
Тип ISfcNotifyPropertyMetadataChanged обеспечивает доступ к следующим элементам.
События
Имя | Описание | |
---|---|---|
PropertyMetadataChanged | Occurs when the metadata for a property has changed. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server. |
В начало