Partager via


Interface IDTSDBProviderInfo100

Cette API prend en charge l'infrastructure 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("847AEB28-0A67-44BA-97AA-FC1826B8C8EF")> _
Public Interface IDTSDBProviderInfo100
'Utilisation
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

Le type IDTSDBProviderInfo100 expose les membres suivants.

Propriétés

  Nom Description
Propriété publique Description Infrastructure. For more information, see DBProviderInfo.
Propriété publique Name Infrastructure. For more information, see DBProviderInfo.
Propriété publique ParseName Infrastructure. For more information, see DBProviderInfo.
Propriété publique ProviderSubType Infrastructure. For more information, see DBProviderInfo.
Propriété publique ProviderType Infrastructure. For more information, see DBProviderInfo.
Propriété publique SupportsNullColumns Infrastructure. For more information, see DBProviderInfo.
Propriété publique UseFullTableName Infrastructure. For more information, see DBProviderInfo.

Haut de la page