Interfaccia IDTSSelectedLogProviders100

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

For more information, see SelectedLogProviders.

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

Sintassi

'Dichiarazione
<GuidAttribute("E6E48339-0640-4F92-927D-6DD5A6720F59")> _
Public Interface IDTSSelectedLogProviders100 _
    Inherits IEnumerable
'Utilizzo
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

Nel tipo IDTSSelectedLogProviders100 sono esposti i membri seguenti.

Proprietà

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

In alto

Metodi

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

In alto