次の方法で共有


IDTSOutputColumn100 インターフェイス

定義

public interface class IDTSOutputColumn100 : Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::IDTSObject100
[System.Runtime.InteropServices.Guid("90420900-E282-44F8-8506-6E14FB6FC747")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSOutputColumn100 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.IDTSObject100
[<System.Runtime.InteropServices.Guid("90420900-E282-44F8-8506-6E14FB6FC747")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSOutputColumn100 = interface
    interface IDTSObject100
Public Interface IDTSOutputColumn100
Implements IDTSObject100
派生
属性
実装

プロパティ

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)

適用対象