Partilhar via


Interface IDTSProperties100

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

For more information, see DtsProperties.

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

Sintaxe

'Declaração
<GuidAttribute("B6E1C55D-C79C-443A-AF3F-4FDCC0A51507")> _
Public Interface IDTSProperties100 _
    Inherits IEnumerable
'Uso
Dim instance As IDTSProperties100
[GuidAttribute("B6E1C55D-C79C-443A-AF3F-4FDCC0A51507")]
public interface IDTSProperties100 : IEnumerable
[GuidAttribute(L"B6E1C55D-C79C-443A-AF3F-4FDCC0A51507")]
public interface class IDTSProperties100 : IEnumerable
[<GuidAttribute("B6E1C55D-C79C-443A-AF3F-4FDCC0A51507")>]
type IDTSProperties100 =  
    interface
        interface IEnumerable
    end
public interface IDTSProperties100 extends IEnumerable

O tipo IDTSProperties100 expõe os membros a seguir.

Propriedades

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

Início

Métodos

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

Início