protected override void PrepareOperationLog(AUObjectOperationContext context)
 {
     context.Logs.Add(AUCommon.ToOperationLog(this.Data, this.OperationType));
 }