Interfaccia IDTSExtendedProperties100

Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.

For more information, see ExtendedProperties.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

'Dichiarazione
<GuidAttribute("55A8752D-797C-444F-A489-3365D15A6841")> _
Public Interface IDTSExtendedProperties100 _
    Inherits IEnumerable
'Utilizzo
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

Nel tipo IDTSExtendedProperties100 sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica Count Infrastruttura. For more information, see ExtendedProperties.
Proprietà pubblica Item Infrastruttura. For more information, see ExtendedProperties.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Add Infrastruttura. For more information, see ExtendedProperties.
Metodo pubblico GetEnumerator() () () () Ereditato da IEnumerable.
Metodo pubblico GetEnumerator() () () () Infrastruttura. For more information, see ExtendedProperties.
Metodo pubblico Remove Infrastruttura. For more information, see ExtendedProperties.

In alto