allowsExternalBinaryDataStorage
A Boolean value that indicates whether the attribute allows external binary storage.
Declaration
var allowsExternalBinaryDataStorage: Bool { get set }Discussion
true if the attribute allows external binary storage, otherwise false. If this value is true, the corresponding attribute may be stored in a file external to the persistent store itself.