Interfaccia IDTSDBProviderInfo100
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
For more information, see DBProviderInfo.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
<GuidAttribute("5EC8613C-6C68-4A14-BB6D-BCF4B8D13D16")> _
Public Interface IDTSDBProviderInfo100
'Utilizzo
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
Nel tipo IDTSDBProviderInfo100 sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
Description | Infrastruttura. For more information, see DBProviderInfo. | |
Name | Infrastruttura. For more information, see DBProviderInfo. | |
ParseName | Infrastruttura. For more information, see DBProviderInfo. | |
ProviderSubType | Infrastruttura. For more information, see DBProviderInfo. | |
ProviderType | Infrastruttura. For more information, see DBProviderInfo. | |
SupportsNullColumns | Infrastruttura. For more information, see DBProviderInfo. | |
UseFullTableName | Infrastruttura. For more information, see DBProviderInfo. |
In alto