IDTSLookupDesign100 Interface

Represents a DTS lookup interface.

Namespace:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)

Syntax

'Declaration
<GuidAttribute("01C0462A-6EE5-4C74-8D1F-BE693A4934D4")> _
Public Interface IDTSLookupDesign100
'Usage
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

The IDTSLookupDesign100 type exposes the following members.

Properties

  Name Description
Public property CacheRowSize Gets the size of the cache row.

Top

See Also

Reference

Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace