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 | |
---|---|---|
Description | Infraestructura. For more information, see DtsError. | |
ErrorCode | Infraestructura. For more information, see DtsError. | |
HelpContext | Infraestructura. For more information, see DtsError. | |
HelpFile | Infraestructura. For more information, see DtsError. | |
IDOfInterfaceWithError | Infraestructura. For more information, see DtsError. | |
Source | Infraestructura. For more information, see DtsError. | |
SourceID | Infraestructura. For more information, see DtsError. | |
SubComponent | Infraestructura. For more information, see DtsError. | |
TimeStamp | Infraestructura. For more information, see DtsError. |
Arriba