Interface IDTSError100
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
For more information, see DtsError.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
<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
O tipo IDTSError100 expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
Description | Infraestrutura. For more information, see DtsError. | |
ErrorCode | Infraestrutura. For more information, see DtsError. | |
HelpContext | Infraestrutura. For more information, see DtsError. | |
HelpFile | Infraestrutura. For more information, see DtsError. | |
IDOfInterfaceWithError | Infraestrutura. For more information, see DtsError. | |
Source | Infraestrutura. For more information, see DtsError. | |
SourceID | Infraestrutura. For more information, see DtsError. | |
SubComponent | Infraestrutura. For more information, see DtsError. | |
TimeStamp | Infraestrutura. For more information, see DtsError. |
Início