Delen via


IDTSApplication100.LogProviderInfos Property

This API supports the infrastructure and is not intended to be used directly from your code.

For more information, see ApplicationClass.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
ReadOnly Property LogProviderInfos As IDTSLogProviderInfos100
    Get
'Usage
Dim instance As IDTSApplication100
Dim value As IDTSLogProviderInfos100

value = instance.LogProviderInfos
IDTSLogProviderInfos100 LogProviderInfos { get; }
property IDTSLogProviderInfos100^ LogProviderInfos {
    IDTSLogProviderInfos100^ get ();
}
abstract LogProviderInfos : IDTSLogProviderInfos100
function get LogProviderInfos () : IDTSLogProviderInfos100