IDTSExternalMetadataColumn100 接口

定义

public interface class IDTSExternalMetadataColumn100 : Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2012::IDTSObject100
[System.Runtime.InteropServices.Guid("5CCD144E-51AD-411F-A9D4-E9AE501650F4")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSExternalMetadataColumn100 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012.IDTSObject100
[<System.Runtime.InteropServices.Guid("5CCD144E-51AD-411F-A9D4-E9AE501650F4")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSExternalMetadataColumn100 = interface
    interface IDTSObject100
Public Interface IDTSExternalMetadataColumn100
Implements IDTSObject100
属性
实现

注解

IDTSExternalMetadataColumn100 列表示远程数据源中的列。 它包含与外部数据列相同的属性。 这样,当外部数据源本身不可用或不需要往返外部源时,组件可以验证其 IDTSInput100 和 IDTSOutput100 列集合中的列。

属性

CodePage
CustomPropertyCollection
DataType
Description
ID
IdentificationString
Length
MappedColumnID
Name
ObjectType
Precision
Scale

适用于