IDTSExecutionLocation100 接口
此 API 支持 SQL Server 2008 基础结构,但不能通过代码直接使用。
For more information, see TaskHost.
命名空间: Microsoft.SqlServer.Dts.Runtime.Wrapper
程序集: Microsoft.SqlServer.DTSRuntimeWrap(在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)
语法
声明
<GuidAttribute("1430F477-9952-459E-9ACA-259387EDDFF2")> _
Public Interface IDTSExecutionLocation100
用法
Dim instance As IDTSExecutionLocation100
[GuidAttribute("1430F477-9952-459E-9ACA-259387EDDFF2")]
public interface IDTSExecutionLocation100
[GuidAttribute(L"1430F477-9952-459E-9ACA-259387EDDFF2")]
public interface class IDTSExecutionLocation100
[<GuidAttribute("1430F477-9952-459E-9ACA-259387EDDFF2")>]
type IDTSExecutionLocation100 = interface end
public interface IDTSExecutionLocation100
IDTSExecutionLocation100 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
ExecutionAddress | 基础结构。For more information, see TaskHost. | |
ExecutionLocation | 基础结构。For more information, see TaskHost. |
页首