Interface IDTSConfigurations100
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 Configurations.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("6DBE646F-DDEC-4A6B-A089-BDC62956EF75")> _
Public Interface IDTSConfigurations100 _
Inherits IEnumerable
'Utilisation
Dim instance As IDTSConfigurations100
[GuidAttribute("6DBE646F-DDEC-4A6B-A089-BDC62956EF75")]
public interface IDTSConfigurations100 : IEnumerable
[GuidAttribute(L"6DBE646F-DDEC-4A6B-A089-BDC62956EF75")]
public interface class IDTSConfigurations100 : IEnumerable
[<GuidAttribute("6DBE646F-DDEC-4A6B-A089-BDC62956EF75")>]
type IDTSConfigurations100 =
interface
interface IEnumerable
end
public interface IDTSConfigurations100 extends IEnumerable
Le type IDTSConfigurations100 expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
Count | Infrastructure. For more information, see Configurations. | |
Item | Infrastructure. For more information, see Configurations. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Add | Infrastructure. For more information, see Configurations. | |
GetEnumerator() () () () | (hérité de IEnumerable.) | |
GetEnumerator() () () () | Infrastructure. For more information, see Configurations. | |
InsertAfter | Infrastructure. For more information, see Configurations. | |
InsertBefore | Infrastructure. For more information, see Configurations. | |
MoveAfter | Infrastructure. For more information, see Configurations. | |
MoveBefore | Infrastructure. For more information, see Configurations. | |
Remove | Infrastructure. For more information, see Configurations. |
Haut de la page