Share via


IDTSVirtualInputColumn100 Schnittstelle

Definition

public interface class IDTSVirtualInputColumn100 : Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2012::IDTSObject100
[System.Runtime.InteropServices.Guid("D5DDB62C-BBCF-479F-BAC2-4382A950B356")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSVirtualInputColumn100 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012.IDTSObject100
[<System.Runtime.InteropServices.Guid("D5DDB62C-BBCF-479F-BAC2-4382A950B356")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSVirtualInputColumn100 = interface
    interface IDTSObject100
Public Interface IDTSVirtualInputColumn100
Implements IDTSObject100
Attribute
Implementiert

Hinweise

Eine IDTSVirtualInputColumn100 Spalte stellt die IDTSOutputColumn100 einer Upstreamkomponente im Datenflusslayout dar. Ihre Eigenschaften sind mit denen in der Ausgabespalte identisch. Änderungen an den Eigenschaften virtueller Spalten werden nicht in der virtuellen Spalte oder in der Ausgabespalte der Upstreamkomponente beibehalten. Die Upstreamkomponente befindet sich möglicherweise direkt vor der Komponente mit der virtuellen Eingabespalte.

Eigenschaften

CodePage
ComparisonFlags
DataType
Description
ID
IdentificationString
IsAssociatedWithOutputColumn
Length
LineageID
Name
NewDescription
NewName
ObjectType
Precision
Scale
SortKeyPosition
SourceComponent
UpstreamComponentName
UsageType

Methoden

DescribeRedirectedErrorCode(Int32)

Gilt für: