Appkit 基础类库
Appkit 基础类库
Appkit.Data
AkResultSet Class
AkResultSet Methods
AddPropertyOptions Method
AddPropertyYearMonthOptions Method
Create Method
FindProperty Method
Get Method
GetBool Method
GetDate Method
GetDouble Method
GetDoubles Method
GetGroup Method
GetGroupCount Method
GetGroupSize Method
GetInt Method
GetProperty Method
GetPropertyJsons Method
GetPropertyList Method
GetPropertyNames Method
GetPropertyValues Method
GetPropertyYearMonthJsons Method
GetPropertyYearMonthValues Method
GetRow Method
GetRowCount Method
GetRows Method
GetString Method
GetStrings Method
GetTime Method
GetXML Method
New Method
Output Method
ReplaceTag Method
SetCondition Method
SetGroupSize Method
SetNotNull Method
SetProperty Method
SetPropName Method
SetTable Method
ToJson Method
AkResultSet
Get Method
返回指定索引的行
Namespace:
Appkit.Data
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
AkResultRow
Get
(
int
index
)
Parameters
index
Type:
System
Int32
Return Value
Type:
AkResultRow
See Also
Reference
AkResultSet Class
Appkit.Data Namespace