ManagedComponentHost.HostEventInfos Özelliği
Bu API altyapısını destekler ve doğrudan kodunuz içinden kullanılmak üzere tasarlanmamıştır.
Ad Alanı: Microsoft.SqlServer.Dts.Pipeline
Derleme: Microsoft.SqlServer.PipelineHost (Microsoft.SqlServer.PipelineHost içinde.dll)
Sözdizimi
'Bildirim
Public WriteOnly Property HostEventInfos As IDTSEventInfos100
Set
'Kullanım
Dim instance As ManagedComponentHost
Dim value As IDTSEventInfos100
instance.HostEventInfos = value
public IDTSEventInfos100 HostEventInfos { set; }
public:
virtual property IDTSEventInfos100^ HostEventInfos {
void set (IDTSEventInfos100^ value) sealed;
}
abstract HostEventInfos : IDTSEventInfos100 with get, set
override HostEventInfos : IDTSEventInfos100 with get, set
final function set HostEventInfos (value : IDTSEventInfos100)
Özellik Değeri
Tür: Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSEventInfos100