Contents

url

The URL for the persistent store.

Declaration

var url: URL? { get set }

Discussion

To alter the location of a store, send the persistent store coordinator a setURL(_:for:) message.

See Also

Managing Store Attributes