Condividi tramite


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
Proprietà pubblica AllowEventHandlers Infrastruttura. For more information, see EventInfo.
Proprietà pubblica ParameterCount Infrastruttura. For more information, see EventInfo.
Proprietà pubblica ParameterDescriptions Infrastruttura. For more information, see EventInfo.
Proprietà pubblica ParameterNames Infrastruttura. For more information, see EventInfo.
Proprietà pubblica ParameterTypes Infrastruttura. For more information, see EventInfo.

In alto

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper