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
GetPropertyNames Method
获取属性名称集合。
Namespace:
Appkit.Data
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
List
<
string
>
GetPropertyNames
()
Return Value
Type:
List
String
属性名称集合。
See Also
Reference
AkResultSet Class
Appkit.Data Namespace