Freigeben über


IDTSDBProviderInfo100-Schnittstelle

Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.

For more information, see DBProviderInfo.

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

Syntax

'Declaration
<GuidAttribute("847AEB28-0A67-44BA-97AA-FC1826B8C8EF")> _
Public Interface IDTSDBProviderInfo100
'Usage
Dim instance As IDTSDBProviderInfo100
[GuidAttribute("847AEB28-0A67-44BA-97AA-FC1826B8C8EF")]
public interface IDTSDBProviderInfo100
[GuidAttribute(L"847AEB28-0A67-44BA-97AA-FC1826B8C8EF")]
public interface class IDTSDBProviderInfo100
[<GuidAttribute("847AEB28-0A67-44BA-97AA-FC1826B8C8EF")>]
type IDTSDBProviderInfo100 =  interface end
public interface IDTSDBProviderInfo100