IDtsConnectionManagerUIChangeEvents 接口
Defines the interface for the change events of the connection manager.
命名空间: Microsoft.SqlServer.Dts.Runtime.Design
程序集: Microsoft.SqlServer.Dts.Design(在 Microsoft.SqlServer.Dts.Design.dll 中)
语法
声明
Public Interface IDtsConnectionManagerUIChangeEvents
用法
Dim instance As IDtsConnectionManagerUIChangeEvents
public interface IDtsConnectionManagerUIChangeEvents
public interface class IDtsConnectionManagerUIChangeEvents
type IDtsConnectionManagerUIChangeEvents = interface end
public interface IDtsConnectionManagerUIChangeEvents
IDtsConnectionManagerUIChangeEvents 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
AreChangeEventsProperlyHandled | Gets a value that indicates whether the change events are properly handled. |
页首