| AkResultSetGetRow Method (String) |
获取 id (ObjectId) 为指定值的行
Namespace: Appkit.DataAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic AkResultRow GetRow(
string id
)
Parameters
- id
- Type: SystemString
行标识。
Return Value
Type:
AkResultRow查找到的行。
See Also