Share via


RelationalTypeMapping.RelationalTypeMappingParameters.StoreTypePostfix Property

Definition

Indicates which values should be appended to the store type name.

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

Property Value

Applies to