RelationalTypeMapping.Size Property

Definition

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

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

Property Value

Applies to