IDTSVirtualInputColumn100 Schnittstelle

Definition

public interface class IDTSVirtualInputColumn100 : Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2014::IDTSObject100
[System.Runtime.InteropServices.Guid("77728C75-4B43-43B8-B87E-4ADCA62FBF5C")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSVirtualInputColumn100 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2014.IDTSObject100
[<System.Runtime.InteropServices.Guid("77728C75-4B43-43B8-B87E-4ADCA62FBF5C")>]
[<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 upstream-Komponente im Datenflusslayout dar. Die Eigenschaften sind identisch mit denen in der Ausgabespalte. Änderungen an virtuellen Spalteneigenschaften werden nicht in der virtuellen Spalte oder in der Ausgabespalte der upstream-Komponente beibehalten. Die upstream-Komponente kann oder nicht direkt über die Komponente mit der virtuellen Eingabespalte vorgeschaltet werden.

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: