IDtsConnectionManagerUIChangeEvents-Schnittstelle
Defines the interface for the change events of the connection manager.
Namespace: Microsoft.SqlServer.Dts.Runtime.Design
Assembly: Microsoft.SqlServer.Dts.Design (in Microsoft.SqlServer.Dts.Design.dll)
Syntax
'Declaration
Public Interface IDtsConnectionManagerUIChangeEvents
'Usage
Dim instance As IDtsConnectionManagerUIChangeEvents
public interface IDtsConnectionManagerUIChangeEvents
public interface class IDtsConnectionManagerUIChangeEvents
type IDtsConnectionManagerUIChangeEvents = interface end
public interface IDtsConnectionManagerUIChangeEvents
Der IDtsConnectionManagerUIChangeEvents-Typ macht folgende Elemente verfügbar.
Eigenschaften
Name | Beschreibung | |
---|---|---|
AreChangeEventsProperlyHandled | Gets a value that indicates whether the change events are properly handled. |
Zum Anfang