IColumnMappingBase.TypeMapping Property

Definition

Gets the type mapping for the column-like object.

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

Property Value

Applies to