Partager via


Interface IDTSProperties100

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 DtsProperties.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
<GuidAttribute("B6E1C55D-C79C-443A-AF3F-4FDCC0A51507")> _
Public Interface IDTSProperties100 _
    Inherits IEnumerable
'Utilisation
Dim instance As IDTSProperties100
[GuidAttribute("B6E1C55D-C79C-443A-AF3F-4FDCC0A51507")]
public interface IDTSProperties100 : IEnumerable
[GuidAttribute(L"B6E1C55D-C79C-443A-AF3F-4FDCC0A51507")]
public interface class IDTSProperties100 : IEnumerable
[<GuidAttribute("B6E1C55D-C79C-443A-AF3F-4FDCC0A51507")>]
type IDTSProperties100 =  
    interface
        interface IEnumerable
    end
public interface IDTSProperties100 extends IEnumerable

Le type IDTSProperties100 expose les membres suivants.

Propriétés

  Nom Description
Propriété publique Count Infrastructure. For more information, see DtsProperties.
Propriété publique Item Infrastructure. For more information, see DtsProperties.

Haut de la page

Méthodes

  Nom Description
Méthode publique Add Infrastructure. For more information, see DtsProperties.
Méthode publique GetEnumerator() () () () (hérité de IEnumerable.)
Méthode publique GetEnumerator() () () () Infrastructure. For more information, see DtsProperties.

Haut de la page