Share via


ColumnModification.TypeMapping Property

Definition

The relational type mapping for the column.

public virtual Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping TypeMapping { get; }
public virtual Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping? TypeMapping { get; }
member this.TypeMapping : Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping
Public Overridable ReadOnly Property TypeMapping As RelationalTypeMapping

Property Value

Implements

Applies to