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. |
上層