Compartilhar via


Interface IDTSExtendedProperties100

Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.

For more information, see ExtendedProperties.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxe

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

O tipo IDTSExtendedProperties100 expõe os membros a seguir.

Propriedades

  Nome Descrição
Propriedade pública Count Infraestrutura. For more information, see ExtendedProperties.
Propriedade pública Item Infraestrutura. For more information, see ExtendedProperties.

Início

Métodos

  Nome Descrição
Método público Add Infraestrutura. For more information, see ExtendedProperties.
Método público GetEnumerator() () () () (Herdado de IEnumerable.)
Método público GetEnumerator() () () () Infraestrutura. For more information, see ExtendedProperties.
Método público Remove Infraestrutura. For more information, see ExtendedProperties.

Início