Поделиться через


IDTSInputColumn100 Интерфейс

Определение

public interface class IDTSInputColumn100 : Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2012::IDTSObject100
[System.Runtime.InteropServices.Guid("1C19D4F8-1075-429A-9AD9-57B2C3F71884")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSInputColumn100 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012.IDTSObject100
[<System.Runtime.InteropServices.Guid("1C19D4F8-1075-429A-9AD9-57B2C3F71884")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSInputColumn100 = interface
    interface IDTSObject100
Public Interface IDTSInputColumn100
Implements IDTSObject100
Атрибуты
Реализации

Комментарии

Входные столбцы описывают столбцы, которые компонент получает, считывает или изменяет во время выполнения. Они содержат свойства, описывающие данные, содержащиеся в столбце во время выполнения пакета. Они создаются путем вызова методов New или NewAt коллекции IDTSInputColumnCollection100.

Свойства

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

Методы

DescribeRedirectedErrorCode(Int32)

Применяется к