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 | |
---|---|---|
EventFilter | Infrastruktur For more information, see LoggingOptions. | |
EventFilterKind | Infrastruktur For more information, see LoggingOptions. | |
SelectedLogProviders | Infrastruktur For more information, see LoggingOptions. |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
GetColumnFilter | Infrastruktur For more information, see LoggingOptions. | |
GetColumnFilteredEvents | Infrastruktur For more information, see LoggingOptions. | |
SetColumnFilter | Infrastruktur For more information, see LoggingOptions. |
Zum Anfang