Contents

loadMetadata()

Instructs the persistent store to load its metadata.

Declaration

func loadMetadata() throws

Discussion

There is no way to return an error if the store is invalid.

See Also

Managing Store Metadata