IDTSInputColumn100 Interface

Définition

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
Attributs
Implémente

Remarques

Les colonnes d’entrée décrivent les colonnes qu’un composant reçoit, lit ou modifie pendant l’exécution. Elles contiennent des propriétés qui décrivent les données contenues dans la colonne pendant l’exécution du package. Ils sont créés en appelant les méthodes New ou NewAt de la IDTSInputColumnCollection100 collection.

Propriétés

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

Méthodes

DescribeRedirectedErrorCode(Int32)

S’applique à