IDTSLoggingOptions100 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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
- 屬性
備註
如需詳細資訊,請參閱 LoggingOptions。
屬性
| 名稱 | Description |
|---|---|
| EventFilter | |
| EventFilterKind | |
| SelectedLogProviders | |
方法
| 名稱 | Description |
|---|---|
| GetColumnFilter(String, DTS_EVENT_COLUMN_FILTER) | |
| GetColumnFilteredEvents() | |
| SetColumnFilter(String, DTS_EVENT_COLUMN_FILTER) | |