इसके माध्यम से साझा किया गया


IDTSEventHandler100 Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

For more information, see EventHandler.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
<GuidAttribute("4837F4BE-FC70-458A-8442-AA5266B43E84")> _
Public Interface IDTSEventHandler100
'Usage
Dim instance As IDTSEventHandler100
[GuidAttribute("4837F4BE-FC70-458A-8442-AA5266B43E84")]
public interface IDTSEventHandler100
[GuidAttribute(L"4837F4BE-FC70-458A-8442-AA5266B43E84")]
public interface class IDTSEventHandler100
[<GuidAttribute("4837F4BE-FC70-458A-8442-AA5266B43E84")>]
type IDTSEventHandler100 =  interface end
public interface IDTSEventHandler100