Click or drag to resize
AkResultSetRows Property
行集合

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public List<AkResultRow> Rows { get; }

Property Value

Type: ListAkResultRow
See Also