次の方法で共有


IDTSOutputColumn100 インターフェイス

定義

public interface class IDTSOutputColumn100 : Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2014::IDTSObject100
[System.Runtime.InteropServices.Guid("2744839C-9994-4832-B10A-ACAF1FAC03BD")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSOutputColumn100 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2014.IDTSObject100
[<System.Runtime.InteropServices.Guid("2744839C-9994-4832-B10A-ACAF1FAC03BD")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSOutputColumn100 = interface
    interface IDTSObject100
Public Interface IDTSOutputColumn100
Implements IDTSObject100
属性
実装

注釈

IDTSOutputColumn100 オブジェクトでは、コンポーネントが PipelineBuffer でのパッケージの実行中に下流コンポーネントに対して提供する列が記述されています。

プロパティ

CodePage
ComparisonFlags
CustomPropertyCollection
DataType
Description
ErrorOrTruncationOperation
ErrorRowDisposition
ExternalMetadataColumnID
ID
IdentificationString
Length
LineageID
MappedColumnID
Name
ObjectType
Precision
Scale
SortKeyPosition
SpecialFlags
TruncationRowDisposition

メソッド

SetDataTypeProperties(DataType, Int32, Int32, Int32, Int32)

適用対象