Share via


StoreOptions.SchemaVersion Property

Definition

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

Property Value

Applies to