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 | |
---|---|---|
Count | Infrastructure. For more information, see DtsProperties. | |
Item | Infrastructure. For more information, see DtsProperties. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Add | Infrastructure. For more information, see DtsProperties. | |
GetEnumerator() () () () | (hérité de IEnumerable.) | |
GetEnumerator() () () () | Infrastructure. For more information, see DtsProperties. |
Haut de la page