Share via


IColumnModification.TypeMapping Property

Definition

The relational type mapping for the column.

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

Property Value

Applies to