fetched-property Questions

8

Solved

The Core Data Documentation states that: The fetch request associated with the [fetched] property can have a sort ordering, and thus the fetched property may be ordered. How do I specify the s...
Zany asked 1/7, 2009 at 23:9

3

I have tried to use fetched properties a couple of times, and although it seems to be the right approach, it never works. In my latest attempt I added the fetched-property to my entity, selected t...
Legra asked 8/9, 2011 at 0:14

2

I have a question about using fetched properties inside a NSPredicate (see below 'My question'). It's not about the predicate to get the fetched property. For clarification and for others, which ma...

1

Solved

I'm relatively new to Core Data (coming from an SQLite background). Just finished reading the 'Core Data for iOS' book but I'm left with a number of baffling questions when I started modelling an a...
Orazio asked 27/9, 2011 at 7:13

2

Solved

I have a pre-existing NSManagedObjectModel that I created with the Xcode GUI. I want to create a sorted fetched property, which Xcode 3.2's GUI doesn't support. I do all of this before creating my ...
Heal asked 12/4, 2011 at 16:13

1

How do I add a Fetched Property in XCode's Data Model Editor for minimum value of one attribute?? My model: Model http://www.freeimagehosting.net/uploads/b48853070e.png Item (name, note, storedI...
Pogge asked 19/4, 2010 at 1:37
1

© 2022 - 2024 — McMap. All rights reserved.