Interface IDTSDBProviderInfos100
Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.
For more information, see DBProviderInfos.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (dans Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("E61199D9-F2AA-460D-8E1B-E2BF50FC520C")> _
Public Interface IDTSDBProviderInfos100 _
Inherits IEnumerable
'Utilisation
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
Voir aussi