Dela via


ColumnModificationParameters.TypeMapping Property

Definition

The relational type mapping for the column.

public Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping? TypeMapping { get; init; }
member this.TypeMapping : Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping with get, set
Public Property TypeMapping As RelationalTypeMapping

Property Value

Applies to