Share via


NSFetchRequest.RelationshipKeyPathsForPrefetching Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string[]? RelationshipKeyPathsForPrefetching { [Foundation.Export("relationshipKeyPathsForPrefetching")] get; [Foundation.Export("setRelationshipKeyPathsForPrefetching:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("relationshipKeyPathsForPrefetching")>]
[<set: Foundation.Export("setRelationshipKeyPathsForPrefetching:")>]
member this.RelationshipKeyPathsForPrefetching : string[] with get, set

Property Value

String[]

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to