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


IDTSLogProviderInit100 Interface

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

For more information, see LogProviderBase.

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

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("4F167EDD-1390-44B1-B5AC-5730518C3EA5")> _
Public Interface IDTSLogProviderInit100
'Usage
Dim instance As IDTSLogProviderInit100
[InterfaceTypeAttribute()]
[GuidAttribute("4F167EDD-1390-44B1-B5AC-5730518C3EA5")]
public interface IDTSLogProviderInit100
[InterfaceTypeAttribute()]
[GuidAttribute(L"4F167EDD-1390-44B1-B5AC-5730518C3EA5")]
public interface class IDTSLogProviderInit100
[<InterfaceTypeAttribute()>]
[<GuidAttribute("4F167EDD-1390-44B1-B5AC-5730518C3EA5")>]
type IDTSLogProviderInit100 =  interface end
public interface IDTSLogProviderInit100