หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
This API supports the SQL Server 2012 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("A340E71E-B8C0-430E-AB2D-8E39A5D4D323")> _
Public Interface IDTSEventHandler100
'Usage
Dim instance As IDTSEventHandler100
[GuidAttribute("A340E71E-B8C0-430E-AB2D-8E39A5D4D323")]
public interface IDTSEventHandler100
[GuidAttribute(L"A340E71E-B8C0-430E-AB2D-8E39A5D4D323")]
public interface class IDTSEventHandler100
[<GuidAttribute("A340E71E-B8C0-430E-AB2D-8E39A5D4D323")>]
type IDTSEventHandler100 = interface end
public interface IDTSEventHandler100