Partager via


HostLogEntryInfos propriété

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft.SqlServer.Dts.Pipeline
Assembly :  Microsoft.SqlServer.PipelineHost (dans Microsoft.SqlServer.PipelineHost.dll)

Syntaxe

'Déclaration
Public WriteOnly Property HostLogEntryInfos As IDTSLogEntryInfos100
    Set
'Utilisation
Dim instance As ManagedComponentHost
Dim value As IDTSLogEntryInfos100

instance.HostLogEntryInfos = value
public IDTSLogEntryInfos100 HostLogEntryInfos { set; }
public:
virtual property IDTSLogEntryInfos100^ HostLogEntryInfos {
    void set (IDTSLogEntryInfos100^ value) sealed;
}
abstract HostLogEntryInfos : IDTSLogEntryInfos100 with get, set
override HostLogEntryInfos : IDTSLogEntryInfos100 with get, set
final function set HostLogEntryInfos (value : IDTSLogEntryInfos100)

Implémente

IDTSManagedComponentHost100. . :: . .HostLogEntryInfos