IDTSLoggingOptions100 Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public interface class IDTSLoggingOptions100
[System.Runtime.InteropServices.Guid("A92F23FC-BC5A-4D68-AABF-A753F3114A4B")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSLoggingOptions100
[<System.Runtime.InteropServices.Guid("A92F23FC-BC5A-4D68-AABF-A753F3114A4B")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSLoggingOptions100 = interface
Public Interface IDTSLoggingOptions100
- Atributos
Comentários
Para obter mais informações, consulte LoggingOptions.
Propriedades
EventFilter | |
EventFilterKind | |
SelectedLogProviders |
Métodos
GetColumnFilter(String, DTS_EVENT_COLUMN_FILTER) | |
GetColumnFilteredEvents() | |
SetColumnFilter(String, DTS_EVENT_COLUMN_FILTER) |