IDTSPivotDesign100 Interface

Represents a DTS pivot design interface.

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

Syntax

'Declaration
<GuidAttribute("AE325667-5EC7-49FB-AC3B-E6ED85A9B064")> _
Public Interface IDTSPivotDesign100
'Usage
Dim instance As IDTSPivotDesign100
[GuidAttribute("AE325667-5EC7-49FB-AC3B-E6ED85A9B064")]
public interface IDTSPivotDesign100
[GuidAttribute(L"AE325667-5EC7-49FB-AC3B-E6ED85A9B064")]
public interface class IDTSPivotDesign100
[<GuidAttribute("AE325667-5EC7-49FB-AC3B-E6ED85A9B064")>]
type IDTSPivotDesign100 =  interface end
public interface IDTSPivotDesign100

The IDTSPivotDesign100 type exposes the following members.

Methods

  Name Description
Public method CreateNewOutputColumnsFromPivotKeyValueList Creates new output columns from pivot key value list.

Top

See Also

Reference

Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace