| AkSyncControllerAddToQueue Method |
Namespace: Appkit.DataAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic void AddToQueue(
int transSN,
string oprType,
string ownerId,
string ownerType,
string objectId,
string objectType,
string dbId
)
Parameters
- transSN
- Type: SystemInt32
- oprType
- Type: SystemString
- ownerId
- Type: SystemString
- ownerType
- Type: SystemString
- objectId
- Type: SystemString
- objectType
- Type: SystemString
- dbId
- Type: SystemString
See Also