RelationalTypeMapping.StoreTypePostfix Property

Definition

Gets the name of the database type.

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

Property Value

Applies to