The members of MonoMac.CoreData.NSFetchRequest are listed below.
See Also: Inherited members from MonoMac.CoreData.NSPersistentStoreRequest
| Default constructor that initializes a new instance of this class with no parameters. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. | ||
| Documentation for this section has not yet been entered. |
| AffectedStores | NSPersistentStore[]. Documentation for this section has not yet been entered. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| Entity | NSEntityDescription. Documentation for this section has not yet been entered. | |
| [read-only] | EntityName | string. Documentation for this section has not yet been entered. |
| FetchBatchSize | int. Documentation for this section has not yet been entered. | |
| FetchLimit | uint. Documentation for this section has not yet been entered. | |
| HavingPredicate | MonoMac.Foundation.NSPredicate. Documentation for this section has not yet been entered. | |
| IncludesPropertyValues | bool. Documentation for this section has not yet been entered. | |
| IncludesSubentities | bool. Documentation for this section has not yet been entered. | |
| Predicate | MonoMac.Foundation.NSPredicate. Documentation for this section has not yet been entered. | |
| PropertiesToGroupBy | NSPropertyDescription[]. Documentation for this section has not yet been entered. | |
| RelationshipKeyPathsForPrefetching | string[]. Documentation for this section has not yet been entered. | |
| ResultType | NSFetchRequestResultType. Documentation for this section has not yet been entered. | |
| ReturnsObjectsAsFaults | bool. Documentation for this section has not yet been entered. | |
| ShouldRefreshRefetchedObjects | bool. Documentation for this section has not yet been entered. | |
| SortDescriptors | MonoMac.Foundation.NSSortDescriptor[]. Documentation for this section has not yet been entered. |
static | FromEntityName(string)Documentation for this section has not yet been entered. | |