Interfaz IDynamicReadOnly
Dynamic read only interface.
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 IDynamicReadOnly
'Uso
Dim instance As IDynamicReadOnly
public interface IDynamicReadOnly
public interface class IDynamicReadOnly
type IDynamicReadOnly = interface end
public interface IDynamicReadOnly
El tipo IDynamicReadOnly expone los siguientes miembros.
Métodos
Nombre | Descripción | |
---|---|---|
OverrideReadOnly | Overrides read only method. |
Arriba
Eventos
Nombre | Descripción | |
---|---|---|
ReadOnlyPropertyChanged | Event activated when a property is changed. |
Arriba