Partilhar via


Interface IDynamicReadOnly

Dynamic read only interface.

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

Sintaxe

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

O tipo IDynamicReadOnly expõe os membros a seguir.

Métodos

  Nome Descrição
Método público OverrideReadOnly Overrides read only method.

Início

Eventos

  Nome Descrição
Evento público ReadOnlyPropertyChanged Event activated when a property is changed.

Início