活动
最新
False
横幅背景图像
工作流活动
上次更新日期 2024年4月22日

获取行项目

读取行项目 - 根据指定的列从数据表的行中检索值。

定义

命名空间: UiPath Activities.System.API

程序集: UiPath.System.Activities.Api(在 UiPath.System.Activities.Api.dll 中)

GetRowItem(DataRow, String)

Object GetRowItem(
	DataRow row,
	string columnName
)Object GetRowItem(
	DataRow row,
	string columnName
)
row 数据行
用于引用从中读取值的数据表行的名称。 默认值为 CurrentRow
columnName 字符串
指定应从中读取数据表行的列号(索引)或名称。 如果设置了此属性,则忽略“列索引”属性。

返回值

指定 DataRow中的列值。
  • 定义
  • GetRowItem(DataRow, String)
  • 返回值

此页面是否有帮助?

获取您需要的帮助
了解 RPA - 自动化课程
UiPath Community 论坛
Uipath 白色徽标
信任与安全
© 2005-2024 UiPath. All rights reserved.