Freigeben über


IDTSLoggingOptions100-Schnittstelle

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

For more information, see LoggingOptions.

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

Syntax

'Declaration
<GuidAttribute("550E191B-1145-4C0D-B6DE-16564DC51387")> _
Public Interface IDTSLoggingOptions100
'Usage
Dim instance As IDTSLoggingOptions100
[GuidAttribute("550E191B-1145-4C0D-B6DE-16564DC51387")]
public interface IDTSLoggingOptions100
[GuidAttribute(L"550E191B-1145-4C0D-B6DE-16564DC51387")]
public interface class IDTSLoggingOptions100
[<GuidAttribute("550E191B-1145-4C0D-B6DE-16564DC51387")>]
type IDTSLoggingOptions100 =  interface end
public interface IDTSLoggingOptions100

Der IDTSLoggingOptions100-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft EventFilter Infrastruktur For more information, see LoggingOptions.
Öffentliche Eigenschaft EventFilterKind Infrastruktur For more information, see LoggingOptions.
Öffentliche Eigenschaft SelectedLogProviders Infrastruktur For more information, see LoggingOptions.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode GetColumnFilter Infrastruktur For more information, see LoggingOptions.
Öffentliche Methode GetColumnFilteredEvents Infrastruktur For more information, see LoggingOptions.
Öffentliche Methode SetColumnFilter Infrastruktur For more information, see LoggingOptions.

Zum Anfang