Interface IDTSSelectedLogProviders100
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
For more information, see SelectedLogProviders.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
<GuidAttribute("E6E48339-0640-4F92-927D-6DD5A6720F59")> _
Public Interface IDTSSelectedLogProviders100 _
Inherits IEnumerable
'Uso
Dim instance As IDTSSelectedLogProviders100
[GuidAttribute("E6E48339-0640-4F92-927D-6DD5A6720F59")]
public interface IDTSSelectedLogProviders100 : IEnumerable
[GuidAttribute(L"E6E48339-0640-4F92-927D-6DD5A6720F59")]
public interface class IDTSSelectedLogProviders100 : IEnumerable
[<GuidAttribute("E6E48339-0640-4F92-927D-6DD5A6720F59")>]
type IDTSSelectedLogProviders100 =
interface
interface IEnumerable
end
public interface IDTSSelectedLogProviders100 extends IEnumerable
O tipo IDTSSelectedLogProviders100 expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
Count | Infraestrutura. For more information, see SelectedLogProviders. | |
Item | Infraestrutura. For more information, see SelectedLogProviders. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Add | Infraestrutura. For more information, see SelectedLogProviders. | |
GetEnumerator() () () () | (Herdado de IEnumerable.) | |
GetEnumerator() () () () | Infraestrutura. For more information, see SelectedLogProviders. | |
Remove | Infraestrutura. For more information, see SelectedLogProviders. |
Início