Share via


RelationalTypeMappingInfo.Scale Property

Definition

The suggested scale of the mapped data type.

public int? Scale { get; }
public int? Scale { get; init; }
member this.Scale : Nullable<int>
member this.Scale : Nullable<int> with get, set
Public ReadOnly Property Scale As Nullable(Of Integer)
Public Property Scale As Nullable(Of Integer)

Property Value

Applies to