इसके माध्यम से साझा किया गया


ApplicationClass.LogProviderInfos Property

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

For more information, see Application.

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

Syntax

'Declaration
Public Overridable ReadOnly Property LogProviderInfos As IDTSLogProviderInfos100
    Get
'Usage
Dim instance As ApplicationClass
Dim value As IDTSLogProviderInfos100

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

Implements

IDTSApplication100.LogProviderInfos