Interface IDTSExtendedProperties100
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 ExtendedProperties.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("55A8752D-797C-444F-A489-3365D15A6841")> _
Public Interface IDTSExtendedProperties100 _
Inherits IEnumerable
'Utilisation
Dim instance As IDTSExtendedProperties100
[GuidAttribute("55A8752D-797C-444F-A489-3365D15A6841")]
public interface IDTSExtendedProperties100 : IEnumerable
[GuidAttribute(L"55A8752D-797C-444F-A489-3365D15A6841")]
public interface class IDTSExtendedProperties100 : IEnumerable
[<GuidAttribute("55A8752D-797C-444F-A489-3365D15A6841")>]
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. For more information, see ExtendedProperties. | |
Item | Infrastructure. For more information, see ExtendedProperties. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Add | Infrastructure. For more information, see ExtendedProperties. | |
GetEnumerator() () () () | (hérité de IEnumerable.) | |
GetEnumerator() () () () | Infrastructure. For more information, see ExtendedProperties. | |
Remove | Infrastructure. For more information, see ExtendedProperties. |
Haut de la page