CManagedComponentWrapperClass.EventInfos Özelliği
Kümeleri IDTSEventInfos100 koleksiyon bileşeni ile ilişkili.
Ad Alanı: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Derleme: Microsoft.SqlServer.DTSPipelineWrap (Microsoft.SqlServer.DTSPipelineWrap içinde.dll)
Sözdizimi
'Bildirim
Public Overridable WriteOnly Property EventInfos As IDTSEventInfos100
Set
'Kullanım
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)
Özellik Değeri
Tür: Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSEventInfos100
IDTSEventInfos100 koleksiyon Bileşeni ile ilişkili.
Uygulamalar
Ayrıca bkz.