Appkit 基础类库
Appkit 基础类库
Appkit.Common
AkBusinessSet Class
AkBusinessSet Methods
CanCreate Method
CanDelete Method
CanEdit Method
CanShow Method
ClearPool Method
FindObjectBusiness Method
Get Method
GetReadOnlyPropNames Method
HasOnSet Method
IsReadOnly Method
IsSelfReadOnly Method
OnConstructComplete Method
OnDeleteComplete Method
OnPreDelete Method
OnPreSave Method
OnPreSet Method
OnPreShowSearchResult Method
OnSaveComplete Method
OnSet Method
OnWork Method
RefreshPool Method
Register Method
AkBusinessSet
OnSaveComplete Method
保存之后。
Namespace:
Appkit.Common
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
virtual
void
OnSaveComplete
(
AkObject
obj
)
Parameters
obj
Type:
Appkit.Data
AkObject
业务对象。
See Also
Reference
AkBusinessSet Class
Appkit.Common Namespace