Udostępnij za pośrednictwem


Właściwość CManagedComponentWrapperClass.EventInfos

Zestawy IDTSEventInfos100 kolekcja, która jest skojarzona z składnika.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Zestaw:  Microsoft.SqlServer.DTSPipelineWrap (w Microsoft.SqlServer.DTSPipelineWrap.dll)

Składnia

'Deklaracja
Public Overridable WriteOnly Property EventInfos As IDTSEventInfos100
    Set
'Użycie
Dim instance As CManagedComponentWrapperClass
Dim value As IDTSEventInfos100

instance.EventInfos = value
public virtual IDTSEventInfos100 EventInfos { set; }
public:
virtual property IDTSEventInfos100^ EventInfos {
    void set (IDTSEventInfos100^ value);
}
abstract EventInfos : IDTSEventInfos100 with get, set
override EventInfos : IDTSEventInfos100 with get, set
function set EventInfos (value : IDTSEventInfos100)

Wartość właściwości

Typ: Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSEventInfos100
IDTSEventInfos100 kolekcja, która jest skojarzona z składnika.

Implementacje

IDTSRuntimeComponent100.EventInfos