Interfaccia IDTSError100
Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.
For more information, see DtsError.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
<GuidAttribute("2219DEA4-2436-4E49-BA72-97E8BFE217BF")> _
Public Interface IDTSError100
'Utilizzo
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
Nel tipo IDTSError100 sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
Description | Infrastruttura. For more information, see DtsError. | |
ErrorCode | Infrastruttura. For more information, see DtsError. | |
HelpContext | Infrastruttura. For more information, see DtsError. | |
HelpFile | Infrastruttura. For more information, see DtsError. | |
IDOfInterfaceWithError | Infrastruttura. For more information, see DtsError. | |
Source | Infrastruttura. For more information, see DtsError. | |
SourceID | Infrastruttura. For more information, see DtsError. | |
SubComponent | Infrastruttura. For more information, see DtsError. | |
TimeStamp | Infrastruttura. For more information, see DtsError. |
In alto