IDTSObjectModel100 Interface

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

Namespace:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)

Syntax

'Declaration
<GuidAttribute("90B297CF-7520-4A7D-A20E-693311A20641")> _
Public Interface IDTSObjectModel100
'Usage
Dim instance As IDTSObjectModel100
[GuidAttribute("90B297CF-7520-4A7D-A20E-693311A20641")]
public interface IDTSObjectModel100
[GuidAttribute(L"90B297CF-7520-4A7D-A20E-693311A20641")]
public interface class IDTSObjectModel100
[<GuidAttribute("90B297CF-7520-4A7D-A20E-693311A20641")>]
type IDTSObjectModel100 =  interface end
public interface IDTSObjectModel100