CachingType type

Typ ukládání do mezipaměti pro disk.

type CachingType = "None" | "ReadOnly" | "ReadWrite"