Click or drag to resize
AkResultSetGet Method
返回指定索引的行

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public AkResultRow Get(
	int index
)

Parameters

index
Type: SystemInt32

Return Value

Type: AkResultRow
See Also