Contents

includeDocumentData

A Boolean value that indicates whether the sample includes the full document’s data.

Declaration

var includeDocumentData: Bool { get }

Discussion

This property contains the value passed to the init(documentType:predicate:limit:sortDescriptors:includeDocumentData:resultsHandler:) method’s includeDocumentData parameter.

See Also

Accessing the Document Query’s Properties