Contents

type

The type string of the persistent store.

Declaration

var type: String { get }

Discussion

This string is used when specifying the type of store to add to a persistent store coordinator.

Special Considerations

Subclasses must override this method to provide a unique type.

See Also

Getting Store Configuration