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


IDTSObjectHost100 Interface

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

For more information, see TaskHost.

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

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("83E60348-B725-4E5A-B69A-35378E3CF859")> _
Public Interface IDTSObjectHost100
'Usage
Dim instance As IDTSObjectHost100
[InterfaceTypeAttribute()]
[GuidAttribute("83E60348-B725-4E5A-B69A-35378E3CF859")]
public interface IDTSObjectHost100
[InterfaceTypeAttribute()]
[GuidAttribute(L"83E60348-B725-4E5A-B69A-35378E3CF859")]
public interface class IDTSObjectHost100
[<InterfaceTypeAttribute()>]
[<GuidAttribute("83E60348-B725-4E5A-B69A-35378E3CF859")>]
type IDTSObjectHost100 =  interface end
public interface IDTSObjectHost100