IDTSLoggingOptions100 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public interface class IDTSLoggingOptions100
[System.Runtime.InteropServices.Guid("7BC13E26-7F43-44B4-90E2-3CC211020296")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSLoggingOptions100
[<System.Runtime.InteropServices.Guid("7BC13E26-7F43-44B4-90E2-3CC211020296")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSLoggingOptions100 = interface
Public Interface IDTSLoggingOptions100
- 属性
注解
有关详细信息,请参阅 LoggingOptions。
属性
| EventFilter | |
| EventFilterKind | |
| SelectedLogProviders |
方法
| GetColumnFilter(String, DTS_EVENT_COLUMN_FILTER) | |
| GetColumnFilteredEvents() | |
| SetColumnFilter(String, DTS_EVENT_COLUMN_FILTER) |