Share via


RelationalTypeMappingInfo.Size Property

Definition

Indicates the store-size to use for the mapping, or null if none.

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

Property Value

Applies to