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


IDTSTask100 Interface

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

For more information, see Task.

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

Syntax

'Declaration
<GuidAttribute("C81DFC5A-3B22-4DA3-BD3B-10BF861A7F9C")> _
Public Interface IDTSTask100
'Usage
Dim instance As IDTSTask100
[GuidAttribute("C81DFC5A-3B22-4DA3-BD3B-10BF861A7F9C")]
public interface IDTSTask100
[GuidAttribute(L"C81DFC5A-3B22-4DA3-BD3B-10BF861A7F9C")]
public interface class IDTSTask100
[<GuidAttribute("C81DFC5A-3B22-4DA3-BD3B-10BF861A7F9C")>]
type IDTSTask100 =  interface end
public interface IDTSTask100