Interface IDtsConnectionManagerUIChangeEvents
Defines the interface for the change events of the connection manager.
Namespace: Microsoft.SqlServer.Dts.Runtime.Design
Assembly: Microsoft.SqlServer.Dts.Design (em Microsoft.SqlServer.Dts.Design.dll)
Sintaxe
'Declaração
Public Interface IDtsConnectionManagerUIChangeEvents
'Uso
Dim instance As IDtsConnectionManagerUIChangeEvents
public interface IDtsConnectionManagerUIChangeEvents
public interface class IDtsConnectionManagerUIChangeEvents
type IDtsConnectionManagerUIChangeEvents = interface end
public interface IDtsConnectionManagerUIChangeEvents
O tipo IDtsConnectionManagerUIChangeEvents expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
AreChangeEventsProperlyHandled | Gets a value that indicates whether the change events are properly handled. |
Início