Interface IDTSDBProviderInfo100
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
For more information, see DBProviderInfo.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("5EC8613C-6C68-4A14-BB6D-BCF4B8D13D16")> _
Public Interface IDTSDBProviderInfo100
'Utilisation
Dim instance As IDTSDBProviderInfo100
[GuidAttribute("5EC8613C-6C68-4A14-BB6D-BCF4B8D13D16")]
public interface IDTSDBProviderInfo100
[GuidAttribute(L"5EC8613C-6C68-4A14-BB6D-BCF4B8D13D16")]
public interface class IDTSDBProviderInfo100
[<GuidAttribute("5EC8613C-6C68-4A14-BB6D-BCF4B8D13D16")>]
type IDTSDBProviderInfo100 = interface end
public interface IDTSDBProviderInfo100
Le type IDTSDBProviderInfo100 expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
![]() |
Description | Infrastructure. For more information, see DBProviderInfo. |
![]() |
Name | Infrastructure. For more information, see DBProviderInfo. |
![]() |
ParseName | Infrastructure. For more information, see DBProviderInfo. |
![]() |
ProviderSubType | Infrastructure. For more information, see DBProviderInfo. |
![]() |
ProviderType | Infrastructure. For more information, see DBProviderInfo. |
![]() |
SupportsNullColumns | Infrastructure. For more information, see DBProviderInfo. |
![]() |
UseFullTableName | Infrastructure. For more information, see DBProviderInfo. |
Haut de la page