Appkit 基础类库
Appkit 基础类库
Appkit.Data
AkSession Class
AkSession Methods
AskForSearch Method
AskForSqlSearch Method
FindSearch Method
FindSqlSearch Method
GetClient Method
GetCreateTime Method
GetDeptId Method
GetDeptName Method
GetId Method
GetLatestAccessTime Method
GetLatestSyncTime Method
GetLogging Method
GetMachineName Method
GetOrigin Method
GetOsUserName Method
GetProgName Method
GetProject Method
GetProtected Method
GetRoleId Method
GetRoleName Method
GetSearchs Method
GetTransactionSN Method
GetUserId Method
GetUserName Method
RefreshLatestSyncTime Method
SetClient Method
SetCreateTime Method
SetDeptId Method
SetDeptName Method
SetId Method
SetLatestAccessTime Method
SetLatestSyncTime Method
SetLogging Method
SetLoginInfo Method
SetMachineName Method
SetOsUserName Method
SetProgName Method
SetProject Method
SetProtected Method
SetRoleId Method
SetRoleName Method
SetTransactionSN Method
SetUserId Method
SetUserName Method
TransSysVar Method
AkSession
GetSearchs Method
获取搜索器集合。
Namespace:
Appkit.Data
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
Dictionary
<
string
,
AkSearch
>
GetSearchs
()
Return Value
Type:
Dictionary
String
,
AkSearch
搜索器集合。
See Also
Reference
AkSession Class
Appkit.Data Namespace