public override void LoadFromQuery(QQuery query)
 {
     query.ExecuteLocal(this);
 }