Share via


Interface IDynamicReadOnly

Dynamic read only interface.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Public Interface IDynamicReadOnly
'Utilisation
Dim instance As IDynamicReadOnly
public interface IDynamicReadOnly
public interface class IDynamicReadOnly
type IDynamicReadOnly =  interface end
public interface IDynamicReadOnly

Le type IDynamicReadOnly expose les membres suivants.

Méthodes

  Nom Description
Méthode publique OverrideReadOnly Overrides read only method.

Haut de la page

Événements

  Nom Description
Événement public ReadOnlyPropertyChanged Event activated when a property is changed.

Haut de la page