IDTSInputColumn100 Schnittstelle

Definition

public interface class IDTSInputColumn100 : Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2014::IDTSObject100
[System.Runtime.InteropServices.Guid("EA1BA2A5-D09A-46ED-BF31-4D8AB1849100")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSInputColumn100 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2014.IDTSObject100
[<System.Runtime.InteropServices.Guid("EA1BA2A5-D09A-46ED-BF31-4D8AB1849100")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSInputColumn100 = interface
    interface IDTSObject100
Public Interface IDTSInputColumn100
Implements IDTSObject100
Attribute
Implementiert

Hinweise

Eingabespalten beschreiben die Spalten, die eine Komponente während der Ausführung empfängt, liest oder ändert. Sie enthalten Eigenschaften, die die in der Spalte enthaltenen Daten während der Paketausführung beschreiben. Sie werden erstellt, indem die New- oder NewAt-Methoden der IDTSInputColumnCollection100 Auflistung aufgerufen werden.

Eigenschaften

CodePage
ComparisonFlags
CustomPropertyCollection
DataType
Description
ErrorOrTruncationOperation
ErrorRowDisposition
ExternalMetadataColumnID
ID
IdentificationString
IsAssociatedWithOutputColumn
IsValid
Length
LineageID
MappedColumnID
Name
ObjectType
Precision
Scale
SortKeyPosition
TruncationRowDisposition
UpstreamComponentName
UsageType

Methoden

DescribeRedirectedErrorCode(Int32)

Gilt für: