IDTSError100 Interface

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

For more information, see DtsError.

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

Syntax

'Declaration
<GuidAttribute("2219DEA4-2436-4E49-BA72-97E8BFE217BF")> _
Public Interface IDTSError100
'Usage
Dim instance As IDTSError100
[GuidAttribute("2219DEA4-2436-4E49-BA72-97E8BFE217BF")]
public interface IDTSError100
[GuidAttribute(L"2219DEA4-2436-4E49-BA72-97E8BFE217BF")]
public interface class IDTSError100
[<GuidAttribute("2219DEA4-2436-4E49-BA72-97E8BFE217BF")>]
type IDTSError100 =  interface end
public interface IDTSError100