Interfaccia IDTSEventInfo100
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
For more information, see EventInfo.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
<GuidAttribute("CF04B03B-1791-4F72-8601-303897A2762E")> _
Public Interface IDTSEventInfo100
'Utilizzo
Dim instance As IDTSEventInfo100
[GuidAttribute("CF04B03B-1791-4F72-8601-303897A2762E")]
public interface IDTSEventInfo100
[GuidAttribute(L"CF04B03B-1791-4F72-8601-303897A2762E")]
public interface class IDTSEventInfo100
[<GuidAttribute("CF04B03B-1791-4F72-8601-303897A2762E")>]
type IDTSEventInfo100 = interface end
public interface IDTSEventInfo100
Nel tipo IDTSEventInfo100 sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
AllowEventHandlers | Infrastruttura. For more information, see EventInfo. | |
ParameterCount | Infrastruttura. For more information, see EventInfo. | |
ParameterDescriptions | Infrastruttura. For more information, see EventInfo. | |
ParameterNames | Infrastruttura. For more information, see EventInfo. | |
ParameterTypes | Infrastruttura. For more information, see EventInfo. |
In alto