PackageRemote64Class.EventHandlers Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSEventHandlers100 ^ EventHandlers { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSEventHandlers100 ^ get(); };
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSEventHandlers100 EventHandlers { get; }
member this.EventHandlers : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSEventHandlers100
Public Overridable ReadOnly Property EventHandlers As IDTSEventHandlers100