Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
Represents a collection of IDTSExtendedProperty100 objects.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("8C847A3F-EAF1-4B46-94B1-21E47F5B1E8F")> _
Public Interface IDTSExtendedProperties100 _
Inherits IEnumerable
'Utilisation
Dim instance As IDTSExtendedProperties100
[GuidAttribute("8C847A3F-EAF1-4B46-94B1-21E47F5B1E8F")]
public interface IDTSExtendedProperties100 : IEnumerable
[GuidAttribute(L"8C847A3F-EAF1-4B46-94B1-21E47F5B1E8F")]
public interface class IDTSExtendedProperties100 : IEnumerable
[<GuidAttribute("8C847A3F-EAF1-4B46-94B1-21E47F5B1E8F")>]
type IDTSExtendedProperties100 =
interface
interface IEnumerable
end
public interface IDTSExtendedProperties100 extends IEnumerable
Le type IDTSExtendedProperties100 expose les membres suivants.
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
Count | Infrastructure. Gets the number of elements contained in the collection. |
![]() |
Item | Infrastructure. Gets an IDTSExtendedProperty100 object from the collection. |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Add | Infrastructure. Adds a new, empty IDTSExtendedProperty100 object to the end of the collection. |
![]() |
GetEnumerator | Infrastructure. Returns an enumerator for iterating over the collection. |
![]() |
Remove | Infrastructure. Removes an IDTSExtendedProperty100 object from the collection. |
Haut de la page
.gif)
.gif)