Interfaccia IDTSDBProviderInfos100
Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.
For more information, see DBProviderInfos.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
<GuidAttribute("E61199D9-F2AA-460D-8E1B-E2BF50FC520C")> _
Public Interface IDTSDBProviderInfos100 _
Inherits IEnumerable
'Utilizzo
Dim instance As IDTSDBProviderInfos100
[GuidAttribute("E61199D9-F2AA-460D-8E1B-E2BF50FC520C")]
public interface IDTSDBProviderInfos100 : IEnumerable
[GuidAttribute(L"E61199D9-F2AA-460D-8E1B-E2BF50FC520C")]
public interface class IDTSDBProviderInfos100 : IEnumerable
[<GuidAttribute("E61199D9-F2AA-460D-8E1B-E2BF50FC520C")>]
type IDTSDBProviderInfos100 =
interface
interface IEnumerable
end
public interface IDTSDBProviderInfos100 extends IEnumerable
Nel tipo IDTSDBProviderInfos100 sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
Count | Infrastruttura. For more information, see DBProviderInfos. | |
Item | Infrastruttura. For more information, see DBProviderInfos. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
GetEnumerator() () () () | Ereditato da IEnumerable. | |
GetEnumerator() () () () | Infrastruttura. For more information, see DBProviderInfos. |
In alto