IDTSLoggingOptions100 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public interface class IDTSLoggingOptions100
[System.Runtime.InteropServices.Guid("E0500C12-02F9-4A58-9B4C-4E439A19F5CA")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSLoggingOptions100
[<System.Runtime.InteropServices.Guid("E0500C12-02F9-4A58-9B4C-4E439A19F5CA")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSLoggingOptions100 = interface
Public Interface IDTSLoggingOptions100
- 属性
属性
| EventFilter | |
| EventFilterKind | |
| SelectedLogProviders |
方法
| GetColumnFilter(String, DTS_EVENT_COLUMN_FILTER) | |
| GetColumnFilteredEvents() | |
| SetColumnFilter(String, DTS_EVENT_COLUMN_FILTER) |