IDTSExternalMetadataColumn100 接口

定义

public interface class IDTSExternalMetadataColumn100 : Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2014::IDTSObject100
[System.Runtime.InteropServices.Guid("FCB1DDF9-F9B3-4958-8E98-E42109F418A4")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSExternalMetadataColumn100 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2014.IDTSObject100
[<System.Runtime.InteropServices.Guid("FCB1DDF9-F9B3-4958-8E98-E42109F418A4")>]
[<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

适用于