IDTSLoggingOptions100 接口
此 API 支持 SQL Server 2008 基础结构,但不能通过代码直接使用。
For more information, see LoggingOptions.
命名空间: Microsoft.SqlServer.Dts.Runtime.Wrapper
程序集: Microsoft.SqlServer.DTSRuntimeWrap(在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)
语法
声明
<GuidAttribute("550E191B-1145-4C0D-B6DE-16564DC51387")> _
Public Interface IDTSLoggingOptions100
用法
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
IDTSLoggingOptions100 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
EventFilter | 基础结构。For more information, see LoggingOptions. | |
EventFilterKind | 基础结构。For more information, see LoggingOptions. | |
SelectedLogProviders | 基础结构。For more information, see LoggingOptions. |
页首
方法
名称 | 说明 | |
---|---|---|
GetColumnFilter | 基础结构。For more information, see LoggingOptions. | |
GetColumnFilteredEvents | 基础结构。For more information, see LoggingOptions. | |
SetColumnFilter | 基础结构。For more information, see LoggingOptions. |
页首