IColumnBase.StoreTypeMapping Property

Definition

Gets the type mapping for the column-like object.

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

Property Value

Applies to