NSManagedObjectModel.FetchRequestFromTemplateWithName Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("fetchRequestFromTemplateWithName:substitutionVariables:")]
public virtual CoreData.NSFetchRequest FetchRequestFromTemplateWithName (string name, Foundation.NSDictionary variables);
abstract member FetchRequestFromTemplateWithName : string * Foundation.NSDictionary -> CoreData.NSFetchRequest
override this.FetchRequestFromTemplateWithName : string * Foundation.NSDictionary -> CoreData.NSFetchRequest
Parameters
- name
- String
- variables
- NSDictionary
Returns
- Attributes