IDTSLookupDesign100 接口

Represents a DTS lookup interface.

命名空间:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
程序集:  Microsoft.SqlServer.DTSPipelineWrap(在 Microsoft.SqlServer.DTSPipelineWrap.dll 中)

语法

声明
<GuidAttribute("01C0462A-6EE5-4C74-8D1F-BE693A4934D4")> _
Public Interface IDTSLookupDesign100
用法
Dim instance As IDTSLookupDesign100
[GuidAttribute("01C0462A-6EE5-4C74-8D1F-BE693A4934D4")]
public interface IDTSLookupDesign100
[GuidAttribute(L"01C0462A-6EE5-4C74-8D1F-BE693A4934D4")]
public interface class IDTSLookupDesign100
[<GuidAttribute("01C0462A-6EE5-4C74-8D1F-BE693A4934D4")>]
type IDTSLookupDesign100 =  interface end
public interface IDTSLookupDesign100

IDTSLookupDesign100 类型公开以下成员。

属性

  名称 说明
公共属性 CacheRowSize Gets the size of the cache row.

页首

请参阅

参考

Microsoft.SqlServer.Dts.Pipeline.Wrapper 命名空间