Interface IDTSConnections100
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 Connections.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("2D3060CE-A06C-413B-BAD7-0EFE7CBD9459")> _
Public Interface IDTSConnections100 _
Inherits IEnumerable
'Utilisation
Dim instance As IDTSConnections100
[GuidAttribute("2D3060CE-A06C-413B-BAD7-0EFE7CBD9459")]
public interface IDTSConnections100 : IEnumerable
[GuidAttribute(L"2D3060CE-A06C-413B-BAD7-0EFE7CBD9459")]
public interface class IDTSConnections100 : IEnumerable
[<GuidAttribute("2D3060CE-A06C-413B-BAD7-0EFE7CBD9459")>]
type IDTSConnections100 =
interface
interface IEnumerable
end
public interface IDTSConnections100 extends IEnumerable
Le type IDTSConnections100 expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
Count | Infrastructure. For more information, see Connections. | |
Item | Infrastructure. For more information, see Connections. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Add | Infrastructure. For more information, see Connections. | |
Contains | Infrastructure. For more information, see Connections. | |
GetEnumerator() () () () | (hérité de IEnumerable.) | |
GetEnumerator() () () () | Infrastructure. For more information, see Connections. | |
Remove | Infrastructure. For more information, see Connections. |
Haut de la page