_DataDOMEventSink 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
此成员仅供内部使用,不能直接在您的代码中使用。
public interface class _DataDOMEventSink
[System.Runtime.InteropServices.Guid("096cd567-0786-11d1-95fa-0080c78ee3bb")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsDual)]
public interface _DataDOMEventSink
type _DataDOMEventSink = interface
Public Interface _DataDOMEventSink
- 派生
- 属性
方法
OnAfterChange(DataDOMEvent) |
此成员仅供内部使用,不能直接在您的代码中使用。 |
OnBeforeChange(DataDOMEvent) |
此成员仅供内部使用,不能直接在您的代码中使用。 |
OnValidate(DataDOMEvent) |
此成员仅供内部使用,不能直接在您的代码中使用。 |