gpt4 book ai didi

ssis - 查找 SSIS 脚本组件中的最后一行

转载 作者:行者123 更新时间:2023-12-01 16:22:19 30 4
gpt4 key购买 nike

我有一个 SSIS 2008 脚本组件,它使用该方法

Input0_ProcessInputRow(Input0Buffer Row)

处理行。有没有办法找到我正在阅读的行是否是数据集中的最后一行。

最佳答案

if (Row.EndOfRowset()) { // this is the last row }

关于ssis - 查找 SSIS 脚本组件中的最后一行,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5228534/

30 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com