Interface IDTSLoggingOptions100
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
For more information, see LoggingOptions.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
<GuidAttribute("550E191B-1145-4C0D-B6DE-16564DC51387")> _
Public Interface IDTSLoggingOptions100
'Uso
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
O tipo IDTSLoggingOptions100 expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
EventFilter | Infraestrutura. For more information, see LoggingOptions. | |
EventFilterKind | Infraestrutura. For more information, see LoggingOptions. | |
SelectedLogProviders | Infraestrutura. For more information, see LoggingOptions. |
Início
Métodos
Nome | Descrição | |
---|---|---|
GetColumnFilter | Infraestrutura. For more information, see LoggingOptions. | |
GetColumnFilteredEvents | Infraestrutura. For more information, see LoggingOptions. | |
SetColumnFilter | Infraestrutura. For more information, see LoggingOptions. |
Início