Compartir a través de


Interfaz IDTSError100

Esta API admite la infraestructura de y no está prevista su utilización directa desde el código.

For more information, see DtsError.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado:  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxis

'Declaración
<GuidAttribute("2219DEA4-2436-4E49-BA72-97E8BFE217BF")> _
Public Interface IDTSError100
'Uso
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

El tipo IDTSError100 expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública Description Infraestructura. For more information, see DtsError.
Propiedad pública ErrorCode Infraestructura. For more information, see DtsError.
Propiedad pública HelpContext Infraestructura. For more information, see DtsError.
Propiedad pública HelpFile Infraestructura. For more information, see DtsError.
Propiedad pública IDOfInterfaceWithError Infraestructura. For more information, see DtsError.
Propiedad pública Source Infraestructura. For more information, see DtsError.
Propiedad pública SourceID Infraestructura. For more information, see DtsError.
Propiedad pública SubComponent Infraestructura. For more information, see DtsError.
Propiedad pública TimeStamp Infraestructura. For more information, see DtsError.

Arriba