IDTSOutputColumn130 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
将 SQL Server 2016 中的新功能添加到现有IDTSOutputColumn100接口,尤其是LineageIdentificationString该方法使用GetIdentificationStringByID(Int32)的属性。该IDTSOutputColumn100接口包含组件提供的列的设计时定义。
public interface class IDTSOutputColumn130 : Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSOutputColumn100
[System.Runtime.InteropServices.Guid("214BA391-52C4-40E2-899D-F641BDF2A4B5")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSOutputColumn130 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSOutputColumn100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("45FA9B57-58B6-4155-9482-456FEC71B1B3")]
public interface IDTSOutputColumn130 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSOutputColumn100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("D127F34F-0D5B-42BE-8F1B-2312E7F1C4EE")]
public interface IDTSOutputColumn130 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSOutputColumn100
[<System.Runtime.InteropServices.Guid("214BA391-52C4-40E2-899D-F641BDF2A4B5")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSOutputColumn130 = interface
interface IDTSOutputColumn100
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("45FA9B57-58B6-4155-9482-456FEC71B1B3")>]
type IDTSOutputColumn130 = interface
interface IDTSOutputColumn100
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("D127F34F-0D5B-42BE-8F1B-2312E7F1C4EE")>]
type IDTSOutputColumn130 = interface
interface IDTSOutputColumn100
Public Interface IDTSOutputColumn130
Implements IDTSOutputColumn100
- 属性
- 实现
属性
方法
SetDataTypeProperties(DataType, Int32, Int32, Int32, Int32) |
将 SQL Server 2016 中的新功能添加到现有IDTSOutputColumn100接口,尤其是LineageIdentificationString该方法使用GetIdentificationStringByID(Int32)的属性。该IDTSOutputColumn100接口包含组件提供的列的设计时定义。 |