The EntitySpaces Community

Share and learn about the EntitySpaces Architecture.
Welcome to The EntitySpaces Community Sign in | Join | Help
in
Home Forums Photos

Browse by Tags

All Tags » Collection Where Equal
Sorry, but there are no more tags available to filter with.
  • Simple WHERE query does not load any record

    Hi, I'm using:EntitySpaces Version # 2007.0.0328.0MyGeneration Version # 1.2.0.2MySQL Version 5.0.37MySQL Library: 5.0.3.0 With the following query Code:SellGclientsDetailsCollection members = new SellGclientsDetailsCollection(); members.Query.Where(members.Query.IdClient.Equal(156)); members.Query.Load(); I get no records and the ...
    Posted to Dynamic Query API (Forum) by Wavyx on April 19, 2007