StoreOptions.SchemaVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The schema version for the store, the default is 0.0 which leaves it up to the store to determine what version should be used.
public Version SchemaVersion { get; set; }
member this.SchemaVersion : Version with get, set
Public Property SchemaVersion As Version