SqlServerModelAnnotations.HiLoSequenceSchema 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.
Gets or sets the schema for the sequence to use with ForSqlServerUseSequenceHiLo(PropertyBuilder, String, String)
public virtual string HiLoSequenceSchema { get; set; }
member this.HiLoSequenceSchema : string with get, set
Public Overridable Property HiLoSequenceSchema As String