RelationalTypeMapping.Scale Property

Definition

Gets the scale of data the property is configured to store, or null if no scale is configured.

public virtual int? Scale { get; }
member this.Scale : Nullable<int>
Public Overridable ReadOnly Property Scale As Nullable(Of Integer)

Property Value

Applies to