Project.Events 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.
Sets the IDTSEvents interface to get various events.
public:
property Microsoft::SqlServer::Dts::Runtime::IDTSEvents ^ Events { void set(Microsoft::SqlServer::Dts::Runtime::IDTSEvents ^ value); };
public Microsoft.SqlServer.Dts.Runtime.IDTSEvents Events { set; }
member this.Events : Microsoft.SqlServer.Dts.Runtime.IDTSEvents
Public Property Events As IDTSEvents
Property Value
The IDTSEvents interface to get various events.