IDynamicReadOnly 接口

Dynamic read only interface.

命名空间:  Microsoft.SqlServer.Management.Sdk.Sfc
程序集:  Microsoft.SqlServer.Management.Sdk.Sfc(在 Microsoft.SqlServer.Management.Sdk.Sfc.dll 中)

语法

声明
Public Interface IDynamicReadOnly
用法
Dim instance As IDynamicReadOnly
public interface IDynamicReadOnly
public interface class IDynamicReadOnly
type IDynamicReadOnly =  interface end
public interface IDynamicReadOnly

IDynamicReadOnly 类型公开以下成员。

方法

  名称 说明
公共方法 OverrideReadOnly Overrides read only method.

页首

事件

  名称 说明
公共事件 ReadOnlyPropertyChanged Event activated when a property is changed.

页首

请参阅

参考

Microsoft.SqlServer.Management.Sdk.Sfc 命名空间