FeedOptions.EnableLowPrecisionOrderBy
Property
Definition
Gets or sets the option to enable low precision order by in the Azure DocumentDB database service.
public Nullable<bool> EnableLowPrecisionOrderBy { get; set; }
Property Value
The option to enable low-precision order by.